BODY, TD, P {
	font-family : arial, sans-serif; FONT-SIZE: 9pt; COLOR: white;
}
.headtext {
	FONT-SIZE: 10pt; COLOR: #4A74F9; FONT-FAMILY: arial; TEXT-DECORATION: none; }
.headtext_orange {
	FONT-SIZE: 10pt; COLOR: #FDDF7C; FONT-FAMILY: arial; TEXT-DECORATION: none; }

.bodytext {
	FONT-SIZE: 9pt; COLOR: navy; FONT-FAMILY: arial; TEXT-DECORATION: none
}
.bodytext2 {
	FONT-SIZE: 9pt; COLOR: #53358A; FONT-FAMILY: arial; TEXT-DECORATION: none
}

A, A:LINK, A:VISITED {
	text-decoration : none;
	color : #6FE6EA;
}
A:ACTIVE, A:HOVER {
	color : #FD7762;
	text-decoration : underline;
}
UL {
	list-style-type : square;
	color : #BBE2FB;
	font-family : arial, sans-serif;
}
OL {
	font-family : arial, sans-serif;
}
.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;
}