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