
<style type="text/css">  

  <!--
A:hover 
    {
    color:#CCFF00
    }
    
body
	{
	font-size : 10pt;
	font-family : arial;
	color : ffffff;
	}

td
	{
	font-size : 10pt;
	font-family : arial;
	color : ffffff;
	}
    
h1 { 
  	font : 13pt Arial, Helvetica, Verdana, sans-serif;
  	font-style : normal;
    font-weight : bold;
	text-decoration : underline;
    margin:2;
} 

h2 { 
  	font : 12pt Arial, Helvetica, Verdana, sans-serif;
  	font-style : normal;
    font-weight : bold;
	text-decoration : underline;    
    margin:2;
} 

h3 { 
  	font : 11pt Arial, Helvetica, Verdana, sans-serif;
  	font-style : normal;
    font-weight : bold;
    color : 66FF66;
	text-decoration : underline;   
    margin:2;
} 

.small
	{
	font-size : 10px;
	font-family : arial;
	color : eeeeee;
	}

.small2
	{
	font-size : 9px;
	font-family : arial;
	color : eeeeee;
	}

.newsletter
	{
	font-size : 10pt;
	font-family : arial;
	color : FFFFFF;
	}
    
  -->
  </style>
