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