.white_text_small 

{  

	font-family: Arial, Helvetica, sans-serif; 

	font-size: 14px; 

	color: #0066CC; 

	font-weight: bold

}

.body_text 

{ 

	font-family: Arial, Helvetica, sans-serif; 

	font-size: 13px; 

	color: #001A4F
; font-weight: normal
	
}

A:active, A:link, A:visited

{

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #0C7C14;

	text-decoration: underline;



}

A:hover

{

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	text-decoration: none;

	color: #074E0D;

}
.copyright {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #0A6510; font-weight: bold}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.headerblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #10B11E;
}
