a:link
{
	color: #000000; text-decoration: none; font-family:Verdana; font-size:10pt
}
a:visited
{
	color: #000000; text-decoration: none; font-family:Verdana; font-size:10pt
} 
a:active 
{
	color: black; text-decoration: none;
	}
body
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	background-color: white;
	color: black;
	scrollbar-arrow-color:#666666;
  	scrollbar-track-color:#eeeeee;
  	scrollbar-shadow-color:#eeeeee;
  	scrollbar-face-color:#eeeeee;
  	scrollbar-highlight-color:white;
  	scrollbar-darkshadow-color:#999999;
  	scrollbar-3dlight-color:white;
}
table
{   border-style: none;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	background-color: white;
	color: black;
	
 
}




h1, h2, h3, h4, h5, h6
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	background-color: white;
	color: black;
}
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);
}