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