<style type="text/css"> 
<!-- 
A:hover {color:red} 
a:link    {text-decoration: none;} 
a:active  {text-decoration: none;} 
a:visited {text-decoration: none;} 
a:hover   {text-decoration: underline overline;} 
BODY { 
   SCROLLBAR-BASE-COLOR: #FF0000; 
   SCROLLBAR-ARROW-COLOR: #000000; 
   margin: -10px 0 0 -10px; 
   padding:0px; 
} 
html body {margin: 0; padding: 0; left: 0; top: 0;} 

h1 {text-align:center;}

h2 {text-align:center;} 
 
p {color:#000000; font-face:arial;} 
--> 

h1 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	line-height: 12px;
}
</STYLE>
