<STYLE TYPE="text/css">
 <!--
BODY { 
font-family: Avantgarde, ArialBlack, Verdana, Arial, Sans-serif;
     } 


a:link       { color: #505050; 
font-family: AvantGarde, ArialBlack, Verdana, Arial, Sans-serif; 
font-weight: bold; 
text-decoration: none 
}
a:visited    { color: #505050;
font-family: Avantgarde, ArialBlack, Verdana, Arial, Sans-serif; 
font-weight: bold ; 
text-decoration: none 
}
a:hover      { color: #FF0000; 
font-family: Avantgarde, ArialBlack, Verdana, Arial, Sans-serif; 
font-weight: bold ; 
text-decoration: none 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Avantgarde, ArialBlack, Verdana, Arial, Sans-serif, Helvetica;
}
h1
{
	color: rgb(96,96,96);
}
h2
{
	color: rgb(0,0,255); 
}
h3
{
	color: rgb(0,0,255); 
}
h4
{
	color: rgb(255,255,153);
}
h5
{
	color: rgb(255,255,0);
}
h6
{
	color: rgb(255,255,255);
}

        
-->
</STYLE>