<style>
BODY, TABLE, TR, TD,P,UL
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 9pt;
    COLOR: black;
    FONT-FAMILY: Verdana,Tahoma,Trebuchet MS,Arial;
   
}

A {text-decoration: none}
A:link {text-decoration: underline; color:#000080; font-family: Verdana; font-size: 10px}
a:hover {text-decoration: underline; color:red; font-family: Verdana; font-size: 10px}
A:active {color: #6495ed; text-decoration: underline; font-family: Verdana; font-size: 10px}
A:visited {text-decoration: underline; font-family: Verdana; font-size: 10px}

.logo  
{
	font-weight:bold; 
	color: #055d8c; 
	font-family: Verdana; 
	font-size: 20px; 
	font-weight: bold; 
	text-decoration: none; 
}
.tdheading  
{
	font-weight:bold; 
	height:28px; 
	line-height:150%; 
	color: #035b8d; 
	font-family: Verdana; 
	font-size: 12px; 
	font-weight: bold; 
	text-decoration: none; 
	background-image: url(bluebg.jpg) 
}

.regular  
{
	font-family: Verdana; 
	font-size: 10px; 
}
</style>