body {
	background:#000000;
	margin:0,0,0,0;
	}

body,p,table,td,ul,li {
	color:#ffffff;
	font-family:arial;
	font-size:9pt;
	}
	
h1 {
	font-size:13pt;
	text-shadow: 3px 3px 5px red 
	}
	
a, a:visited  {
	color:#FFFF66;
	text-decoration:none underline;
	}

a:hover {
	text-decoration:underline;
	}
	
a:active {
	color:#ff9900;
	}

.copyright {
	font-size:8pt;
	}