
body {margin: 0px; color: #333333; background: black; 
		font-family: san-serif, arial, "times new roman";
		}

h1,h2 {color: #333333; }

a {color: black;}
a:visited {color: black;}
a:hover {color: red;}
li {margin-top: 10px;}

SPAN.tag { margin-left: 30px; text-align: right; font-style: italic; font-size: smaller; font-variant: small-caps; }

TD.whiter { background-color: white; text-align: right;} 
TD.whitel { background-color: white; text-align: left;} 
