a:link
{
	color: rgb(0,0,0); 
}
a:visited
{
	color: rgb(0,0,0); 
} 
a:active 
{
	color: rgb(91,183,0);
}
body
{
	font-family: Verdana;
	background-color: rgb(f,f,f);
	color: #000000;font-size:10pt
}
table
{
	table-border-color-light: rgb(255,255,102);
	table-border-color-dark: rgb(0,0,0); font-family:Verdana; font-size:10pt; color:#000000 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Verdana, Arial, Helvetica; font-size:10pt
}
h1
{
	color: #D26900;
}
h2
{
	color: #000000;font-size:10pt; font-family:Verdana 
}
h3
{
	color: rgb(183,46,0); 
}
h4
{
	color: rgb(255,255,153);
}
h5
{
	color: rgb(255,255,0);
}
h6
{
	color: rgb(255,255,255);
}html         { font-family: Verdana; font-size: 10pt; color: #000000 }
textarea     { font-family: Verdana; font-size: 10pt; color: #000000 }