a:link
{
	color: #FFFFFF;font-family:Verdana; font-size:10; text-decoration:none; font-weight:bold 
}
a:visited
{
	color: #FFFFFF;font-family:Verdana; font-size:10; text-decoration:none; font-weight:bold 
} 
a:active 
{
	color: #FFF6E3;font-family:Verdana; font-size:10; text-decoration:none; font-weight:bold
}
body
{
	font-family: Verdana;
	background-color: rgb(204,204,102);
	color: #000000;font-size:12pt
}
table
{
	table-border-color-light: rgb(255,255,255);
	table-border-color-dark: rgb(255,255,255); 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Verdana;
}
h1
{
	color: rgb(0,0,0);
}
h2
{
	color: rgb(0,0,0); 
}
h3
{
	color: rgb(0,0,0); 
}
h4
{
	color: rgb(0,0,0);
}
h5
{
	color: rgb(0,0,0);
}
h6
{
	color: rgb(0,0,0);
}