BODY, TD, P, DIV, SPAN {
	font-family : Georgia, Times New Roman; FONT-SIZE: 11pt; COLOR: white;
}
.headtext {
	FONT-SIZE: 12pt; COLOR: #FF6633;  TEXT-DECORATION: none; }
.headtext_gray {
	FONT-SIZE: 10pt; COLOR: white;  TEXT-DECORATION: none; }

.bodytext {
	FONT-SIZE: 10pt; COLOR: #BECD00; FONT-FAMILY: arial; TEXT-DECORATION: none
}

.bodytext_small {
	FONT-SIZE: 9pt; TEXT-DECORATION: none
}

A, A:LINK, A:VISITED {
	text-decoration : none;
	color : #FFFF00;
}
A:ACTIVE, A:HOVER {
	color : #FF3399;
	text-decoration : underline;
}
UL {
	list-style-type : circle;
	color : #BBE2FB;
	Georgia, Times New Roman;
}
OL {
	Georgia, Times New Roman;
}
.forms {
	FONT-FAMILY: arial, helvetica, sans-serif; 
	FONT-SIZE: 8pt; 
	COLOR: navy; 
	FONT-WEIGHT: normal; 
	background-color: #ffffff; 
	border: 1px solid; 
	border-color: navy;
}
.buttons {
	FONT-FAMILY: arial, helvetica, sans-serif; 
	FONT-SIZE: 9pt; 
	COLOR: #004888; 
	FONT-WEIGHT: bold; 
	background-color: #DEF0FF; 
	border: 1px solid; 
	border-color: navy;
}
