body {
	font-family: Arial;
	color: #000000;
	text-decoration: none;

	background-repeat:repeat-x;
	background-color:#6289B2;

}



.white_headings {
	font: 600 16px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}





.text {
	font-family: Tahoma;
	color: #000000;
	text-decoration: none;
	font-size: 11px;
}

.textbold {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.ver12_black{
	font-family: Arial, Helvetica, sans-serif; 
	font-size:11px;
	color:#000000;
}

.ver11_red {
	font-family:Verdana; 
	font-weight:bold;
	font-size:10px;
	color: #FF0000;
}

.ver16_maroon {
	font-family: Arial, Helvetica, sans-serif;   
	font-size: 14px;
	color: #3333FF;
	font-weight: 700;
	background-color:#FFFFFF;
	} 
