/* CSS Document */

a.class1 { text-decoration: none; color: #6666CC} a.class1:hover { color: #FF0000; text-decoration: underline}
a.class2 {
	text-decoration: none;
	color: #009900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
} a.class2:hover {
	color: #003300;
	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: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: justify;

}

.menuoption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #003300;
	text-transform: capitalize;
	text-indent: 2pt;


}

.titlejust {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	line-height: 16px;


}


a { text-decoration: none; color: #000000} a:hover {
	color: #FFFFFF;
	font-weight: normal;
}

BODY { SCROLLBAR-FACE-COLOR: #CC6600; SCROLLBAR-HIGHLIGHT-COLOR: #FFCC00; SCROLLBAR-SHADOW-COLOR: #FFCC00; SCROLLBAR-3DLIGHT-COLOR: #990000; SCROLLBAR-ARROW-COLOR: #FFFFFF; SCROLLBAR-TRACK-COLOR: #DDB000; SCROLLBAR-DARKSHADOW-COLOR: #000000;}

.justifyer {
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	letter-spacing: 0px;


}

