h1 {
color:#424242;
font-size:0.9em;
font-style:normal;
font-weight:normal;
line-height:1.25em;
}
h1 a:link, h1 a:visited {
color:#424242;
text-decoration:underline;
}
h1 a:hover {
color:#B9BC20;
}
h2 {
color:#B9BC20;
font-size:1em;
font-style:normal;
font-weight:normal;
line-height:1.25em;
}
h2 a:link, h2 a:visited {
color:#B9BC20;
}
h2 a:hover {
color:#424242;
}
h3 {
color:#424242;
font-size:1.25em;
font-style:normal;
font-weight:normal;
line-height:1.25em;
}
h4 {
color:#424242;
font-size:2em;
font-style:normal;
font-weight:normal;
line-height:1.25em;
}
ul li {
font-size:0.8em;
line-height:1.125em;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}
#text {
font-family:Arial,Helvetica,sans-serif;
}
#text ul li {
list-style-image:none;
list-style-position:outside;
list-style-type:disc;
margin-bottom:5px;
margin-left:0.75em;
}
#text ul li.nobul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin-left:0;
}

#text p, #text h1, #text h2, #text h3, #text ul {
line-height:1.25em;
margin-bottom:10px;
}

#text p.nospace, #text h1.nospace, #text h2.nospace, #text h3.nospace {
margin:0;
}


.fltrt {
float:right;
margin:0 auto;
padding:0;
}
.clrflt {
clear:both;
}
a {
text-decoration:none;
}
a img {
border:medium none;
}
a:link, a:visited {
color:#636466;
text-decoration:underline;
}