/* CSS Document */

a.class1 { text-decoration: underline; color: #0066FF} a.class1:hover {
	color: #FF6600;
	text-decoration: none;
	font-weight: normal;
}
a.class2 {
	text-decoration: none;
	color: #009900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
} a.class2:hover {
	color: #FF6600;
	text-decoration: underline;
	font-weight: normal;
}
a.class69 { text-decoration: none; color: #FFFFFF }a.class69:hover { color: #FFFF33 ; text-decoration: none }

.little {  font-family: Times New Roman, Times, serif; font-size: 9pt; font-weight: normal}
.normaljust {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: justify;
	line-height: 15px;

}

.menuoption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #003300;
}

.titlejust {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;


}


a { text-decoration: none; color: #000000} a:hover {
	color: #FF6600;
	font-weight: bold;
}

BODY { SCROLLBAR-FACE-COLOR: #dee3e7; MARGIN: 0px; SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; SCROLLBAR-SHADOW-COLOR: #dee3e7; SCROLLBAR-3DLIGHT-COLOR: #d1d7dc; SCROLLBAR-ARROW-COLOR: #8e0202; SCROLLBAR-TRACK-COLOR: #efefef; SCROLLBAR-DARKSHADOW-COLOR: #98aab1}

