body
{
	font-family: Verdana, Arial, Helvetica;
	background-color: rgb(255,255,255);
	color: rgb(0,0,0);
	font-size: 10pt;
}
a:link,a:visited
{
	color: rgb(51,102,204); 
} 
a:active,a:hover
{
	color: rgb(255,153,0);
}
hr
{
	height: 1px;
	color: rgb(0,0,0);
}
h1
{
	font-size: 16pt;
	color: rgb(204,153,0); 
}
h2
{
	font-size: 15pt;
	color: rgb(204,153,0); 
}
h3
{
	font-size: 14pt;
	color: rgb(0,102,153); 
}
h4
{
	font-size: 13pt;
	color: rgb(153,153,0);
}
h5
{
	font-size: 12pt;
	color: rgb(255,153,0);
}
h6
{
	font-size: 11pt;
	color: rgb(51,102,204);
}