a:link
{
	color: #0000FF;text-decoration:none; font-size:10pt  
}
a:visited
{
	color: #0000FF;text-decoration:none; font-size:10pt; 
} 
a:active 
{
	color: #0000FF;text-decoration:none; font-size:10pt;
}
a:hover      
{ 
	color: #FF0000;text-decoration:none; font-size:10pt;
}

body
{
	font-family: sans-serif;
	margin-top:0; margin-bottom:0; color:#333333; font-size:10pt; padding-top:10px;  
}
<!--
BODY{
scrollbar-face-color:#000080;
scrollbar-arrow-color:#ffffff;
scrollbar-track-color:#ffffff;
scrollbar-shadow-color:'';
scrollbar-highlight-color:'';
scrollbar-3dlight-color:'';
scrollbar-darkshadow-Color:'';
}
table        { color: #333333; font-size:10pt; margin-top:0; margin-bottom:0; font-family:sans-serif; background-color:#FFFFFF }
h5, h6       { color: #000080; font-weight: bold; margin-top: 0; margin-bottom: 0 }
-->

h1, h2, h3, h4
{
	font-family: sans-serif; margin-top:0; margin-bottom:0; color:#000080; 
}
p
{ 
	color: #333333; font-size:10pt; margin-top:0; margin-bottom:0; font-family:sans-serif
}