a:link
{
	color: #C0C0C0; text-decoration:underline 
}
a:hover
{
	text-decoration: none; color: #C0C0C0
}
a:visited
{
	color: #C0C0C0; 
} 
a:active 
{
	color: #C0C0C0;
}
body
{
	font-family: Verdana, Arial, Helvetica;
	background-color: #000000;
	color: #C0C0C0; font-size:10pt; font-weight:bold
}
table
{
	table-border-color-light: rgb(255,255,102);
	table-border-color-dark: rgb(0,0,0); font-size:10pt; font-weight:bold 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Verdana, Arial, Helvetica;
	color: #C0C0C0;
	margin:0;
}
h1
{
	
}
h2
{
	
}
h3
{
	font-size:13.5pt;
}
h4
{
	
}
h5
{
	
}
h6
{
	font-size:7.5pt;
}