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