<style type="text/css">
<!--
td  {
   	font-size: 16px;
   	font-family: arial,helvetica,sans-serif;
   }
   
.subheader  {
   	font-family: times;
   	font-size: 20px;
	color: #cc0000;
   }

.subheaderhome  {
   	font-family: times;
   	font-size: 20px;
	color: #010B47;
   }
   
   .subheader2  {
   	font-family: arial,helvetica,sans-serif;
   	font-size: 16px;
	color: #010B47;
	font-weight: bold;
   }
   
   .subheaderlink  {
   	font-family: arial,helvetica,sans-serif;
   	font-size: 20px;
	color: #cc0000;
   }

.smallfont  {
   	font-size: 16px;
   	font-family: arial,helvetica,sans-serif;
   }
 
.redfont  {
   	font-size: 16px;
   	font-family: arial,helvetica,sans-serif;
	color: #cc0000;
	font-weight: bold;
   }
   
a.nav:link	{	color: #FFFFFF;
				font-weight: bold;
				text-decoration: none; }
	
a.nav:hover  { 	color: #CE1F1F; 
				font-weight: bold;
				text-decoration: none; }
	
a.nav:active  {	color: #CE1F1F;
				font-style: bold;
				text-decoration: none; }
	
a.nav:visited { color: #FFFFFF;
				font-weight: bold;
				text-decoration: none; }

-->
</style>