<STYLE TYPE-"type/css"> 

<!--
BODY
{	
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;

	scrollbar-3dlight-color: white;
 	scrollbar-arrow-color: navy;
	scrollbar-base-color: white;
	scrollbar-track-color: white;
	scrollbar-darkshadow-color: white;
	scrollbar-face-color: #DEE0F4;
	scrollbar-highlight-color: white;
	scrollbar-shadow-color: white;
}

H1 
{
	font-family : Arial Rounded MT Bold, Arial, Helvetica, sans-serif;
	font-size : 20px;
	font-weight : bold;
        color: #800000
}

H2
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
        color: #800000 
}

H3
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
        color: #800000 
}
   
a.:link   { font-family: Verdana,Arial,San Serif; font-size: 10px; text-decoration: none; color: #000000 }
a.:visited { font-family: Verdana,Arial,San Serif; font-size: 10px; text-decoration: none; color: #000000 }
a.:active { font-family: Verdana,Arial,San Serif; font-size: 10px; text-decoration: none; color: #000000 }
a.:hover  { font-family: Verdana,Arial,San Serif; font-size: 10px; text-decoration: none; color: #800000 }

.LINKSOFF    { display: none; font-family: Verdana,Arial,San Serif; font-size: 12px; color: #000000 }
.LINKSON     { display: inline; font-family: Verdana,Arial,San Serif; font-size: 12px; color: #000000 }


TD
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	bordercolor: White
}


a.biglink:link	  {font-family: Arial; font-size: 14px; font-weight: bold; color: #000000}
a.biglink:visited {font-family: Arial; font-size: 14px; font-weight: bold; color: #000000}
a.biglink:active  {font-family: Arial; font-size: 14px; font-weight: bold; color: #000000}
a.biglink:hover   {font-family: Arial; font-size: 14px; font-weight: bold; color: #800000}


</STYLE> 
