a:link
{
	color: #A9F1E7; text-decoration: none; font-weight:bold
}
a:visited
{
	color: #A9F1E7; text-decoration: none; font-weight:bold
} 
a:hover 
{
	color: #B32D00; text-decoration: none; font-weight:bold
}
body
{
	font-family: Verdana;
	background-color: rgb(0,0,0);
	color: #E8E3B3;font-size:9pt
}
table
{
	table-border-color-light: rgb(255,255,102);
	table-border-color-dark: rgb(0,0,0); font-size:9pt; color:#E8E3B3; font-family:Verdana 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Verdana, Arial, Helvetica;
}
h5
{
	color: #E8E3B3; font-size:10pt
}
h6
{
	color: #E8E3B3; font-size:12pt
}