body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 10px;
	margin-left: 10px;
}

.blue_heading {
	color: #0f8bbf;
	font-size: 11px;
	font-weight: bold;	
	}	
	
.blue_mainheading {
	color: #0f8bbf;
	font-size: 14px;
	font-weight: bold;	
	}	
	
.green_heading {
	color: #93b750;
	font-size: 11px;
	font-weight: bold;	
	}	
	
	
A:LINK {
	color: #32C1E1;
	text-decoration: none;
	font-weight: bold;
}	
A:Hover {color: #32C1E1; text-decoration: underline; font-weight: bold;}	
A:visited {color: #32C1E1; text-decoration: underline; font-weight: bold; }	

.footer {font-size: 10px; 	color: #93b750;}
.footer A:LINK {color: #93b750; text-decoration: underline; }	
.footer A:Hover {color: #0f8bbf; text-decoration: underline; }	
.footer A:visited {color: #0f8bbf; text-decoration: underline; }	





