a:link
{
	color: #000000; font-family:Verdana, Arial; font-weight:bold; text-decoration:none 
}
a:hover
{
	color: #FACF00; font-family:Verdana, Arial; font-weight:bold; text-decoration:none 
}
a:visited
{
	font-family:Verdana, Arial; font-weight:bold; text-decoration:none 
} 
a:active 
{
	font-family:Verdana, Arial; font-weight:bold; text-decoration:none
}
body
{
	font-family: Verdana, Arial;
	background-color: #FFFFFF;
	color: #000000;line-height:110%
}
table
{
	font-family:Verdana, Arial; line-height:110%; color:#000000  
}
h1, h2, h3, h4, h5, h6
{
	font-family: Verdana, Arial, Helvetica;
}
h1
{
	color: rgb(255,204,0);
}
h2
{
	color: rgb(153,255,51); 
}
h3
{
	color: rgb(0,255,204); 
}
h4
{
	color: rgb(255,204,0);
}
h5
{
	color: rgb(153,255,51);
}
h6
{
	color: rgb(0,255,204);
}