BODY, TD, P
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color: #ffffff; 
	text-decoration: none ;
}

H3
{	
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:18px;
	color: #df0024;
	font-weight:light;
} 

.bigred
{	
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:14px;
	color: #df0024;
	font-weight:bold;
}

.red {color: #df0024;}

A
		{
		font-size:12px; 
		color: #df0024;
		text-decoration: none ;
		}
	
	
A:hover 
		{ 
		font-size:12px; 
		color:	#000000;
		text-decoration: none ;
		}
		
.sidelink {color:	#ffffff;
			font-size: 12.5px;
			font-weight: bold;}

.sidelink:hover {color: #02528d;
			font-size: 12.5px;
			font-weight: bold;}
			
.black {color: #000000;}

.bigwhite {color: #ffffff;
			font-size: 12.5px;
			font-weight: bold;}
			
a.bigwhite:hover {color: #df0024;
			font-size: 12.5px;
			font-weight: bold;}
