body, td {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 8pt;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}


.firstlinkstext {
	font-family: verdana, Arial, sans-serif;
	font-size: 9pt;
}
.blackbg {
	background-color: #000000;
}
.seclinktext {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 9px;	
	color: #000000;
}
.redtext {
	font-family: arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C32344;
	font-weight: bold;

}
.graybg {
	background-color: #CCCCCC;
}
.footer {
	background-color: #CCCCCC;
}
.hed1 {
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0293DF;
}

A:link	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#ff0000;
	}
