body, table {
	font-weight:normal;
	font-family:sans-serif;
	background:black;
	color:white;
	font-size:100%;
}
h3 {border-bottom:1px solid white;}
ul {	list-style:inside disc;}
a:visited {color:#00CC99}
a:link {color:#66FFCC}
a:active {color:#FF0000}
a:hover {color:#66FFCC}