a:link
{
	color: #00ff00; 
}

a:visited
{
	color: #ffffff; 
} 
a:active 
{
	color: #FF0000;font-variant:small-caps
}
body
{
	font-family: Arial;
	background-color: #000000;
	color: #FFFFFF;font-size:8pt; float:left; text-align:justify; padding-left:4px; padding-right:4px; padding-top:1px; padding-bottom:1px; list-style-type:disc
}
table
{
	table-border-color-light: rgb(102,204,204);
	table-border-color-dark: rgb(0,102,102); font-family:Arial; font-size:8pt; color:#FFFFFF 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Arial;font-weight:bold
}
h1
{
	color: #33FF00;font-size:24pt; font-family:Arial; text-align:center; font-variant:small-caps

}
h2
{
	color: #FF0000;font-family:Arial; font-size:18pt; font-weight:bold; text-align:left
}
h3
{
	color: #FF0000;font-family:Arial; font-size:14pt; font-weight:bold; text-align:left}
h4
{
	color: #33FF00; font-family:Arial; font-size:10pt
}
h5
{
	color: #CCCCCC; font-family:Arial; font-variant:small-caps; font-size:8pt; font-weight:bold
}
h6
{
	color: #CCCCCC;
}