a:link
{
	color: #C0C0C0; 
}
a:visited
{
	color: #C0C0C0; 
} 
a:active 
{
	color: #C0C0C0;
}
body
{
	font-family: Verdana, Arial, Helvetica;
	background-color: #000000;
	color: #C0C0C0;
	font-size:10pt
}
h1, h2, h3, h4, h5, h6
{
	font-family: Verdana, Arial, Helvetica; 
}
h1
{
	color: #C0C0C0;
	font-size:8pt; 
	font-weight:normal
}
h2
{
	color: #C0C0C0;
	font-size:10pt;
	font-weight:normal
}
h3
{
	color: #000000;
	font-size:10pt;
	font-weight:normal 
}
h4
{
	color: #C0C0C0;
	font-size:8pt; 
	font-weight:bold
}
h5
{
	color: #C0C0C0;
	font-size:10pt; 
	font-weight:bold
}
h6
{
	color: #C0C0C0;
	font-size:12pt; 
	font-weight:bold
}