a:link
{
	color: #33CCFF;text-decoration:none 
}
a:visited
{
	color: #6666FF;text-decoration:none 
} 
a:active 
{
	color: #9999FF;
}
body
{
	font-family: Verdana, Arial, Helvetica;
	background-color: #000000;
	color: #FFFFFF;font-size:10pt
}
table
{
	table-border-color-light: rgb(153,255,204);
	table-border-color-dark: rgb(0,0,51); 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Verdana, Arial, Helvetica; color:#99CCFF
}
h1
{
	color: #99CCFF;font-size:18pt; font-weight:bold
}
h2
{
	font-size:14pt; font-weight:bold 
}
h3
{
	color: #99CCFF;font-size:12pt; font-weight:bold 
}
h4
{
	color: rgb(255,204,0);
}
h5
{
	color: rgb(153,255,51);
}
h6
{
	color: rgb(0,255,204);
}

