<head> <style>{  }

a:link
 {
	 text-decoration: none;
 }

a:visited
{
	text-decoration: none;
}

a:active
{
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

a            
{ 
	font-family: Arial; font-size: 10pt;
}

table            
{ 
	font-family: Arial 
}

ul            
{ 
	font-family: Arial;font-size: 9pt;
}


body         
{ 
	font-family: Arial; font-size: 8pt;
	background-color: rgb(255,255,255);
}
-->
</style>
</head>