P  {}

H1  {}

H2  {}

H3  {

}



A  {
	text-decoration : none;
	color : #FFCC00;
	font-weight : bold;
}

A:Visited  {
	text-decoration : ;
	color : #FFCC00;
	font-weight : bold;

}

A:Active  {
	text-decoration : ;
	color : #FFCC00;
	font-weight : bold;
}

A:Hover  {
	text-decoration : underline;
	color : #FFCC00;
	font-weight : bold;
}



BODY  {}

.head1 {
	color : #0066B1;
	font-size : 18px;
	font-family : verdana,sans-serif;
	font-weight : bold;
}

.head2 {
	color : #0066B1;
	font-size : 16px;
	font-family : verdana,sans-serif;
	font-weight : bold;
	
}

.head3 {
	color : #0066B1;
	font-size : 14px;
	font-family : verdana,sans-serif;
	font-weight : bold;
}


.headent {
	color : #FFCC00;
	font-size : 18px;
	font-family : verdana,sans-serif;
	font-weight : bold;
}

.bodytext {
	color : white;
	font-size : 12px;
	line-height : 21px;
	font-family : verdana,sans-serif;
}

.formtext {
	color : #0066B1;
	font-size : 12px;
	line-height : 21px;
	font-family : verdana,sans-serif;
}

.subtext {
	color : white;
	font-size : 9px;
	line-height : 15px;
	font-family : verdana,sans-serif;
}



.subtitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #FFF;
}

