a:link
{
	color: rgb(66,0,0);  
}
a:visited
{
	color: rgb(66,0,0); 
} 
a:active 
{
	color: rgb(C0,C0,C0);
}
body
{
	font-family: Arial;
	background-color: rgb(f,f,f);
	color: #000000;font-size:14pt
}
table
{
	table-border-color-light: rgb(255,255,102);
	table-border-color-dark: rgb(0,0,0); font-family:Verdana; font-size:12pt; color:#000000 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Verdana, Arial, Helvetica; font-size:10pt
}
h1
{
	color: #D26900;
}
h2
{
	color: #000000;font-size:12pt; 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: 12pt; color: #000000 }
textarea     { font-family: Verdana; font-size: 12pt; color: #000000 }
