body {
	background-color:000000;
	scrollbar-base-color:000000;
	scrollbar-arrow-color: #00FF00;
	font-family: Arial;
	color:       FFFFFF;
	font-size:   10pt;
}

table, tr, td, li, p, div {
	font-family: Arial;
	color:       FFFFFF;
	font-size:   10pt;
}

a:active, a:visited, a:link {
	font-family: Arial;
	color:       FFFFFF;
	font-size:   10pt;
    text-decoration: underline;
}

a:hover {
	font-family: Arial;
    color:FF0000; 
    text-decoration: underline;
    font-size:   10pt;
}

H1 {
	font-family: Arial;
    color:FFFF00; 
    font-size:   10pt;
}

H2 {
	font-family: Arial;
    color:FF0000; 
    font-size:   10pt;
}

.copyright {
	font-family: Tahoma;
    color:C0C0C0; 
    font-size:   8pt;
}

.bottomlinks {
	font-family: Arial;
    color:FFFFFF; 
    font-size:   9pt;
}