body	{ background-color: black; color: white; font-family: Arial, Helvetica, sans-serif;}
p 	{}
td 	{}
th    		{ background-color: #AAAAAA; color: black; }
h1		{ font-size : 16pt; font-weight : bold; text-decoration: underline; }
h2		{ font-size : 14pt; font-weight : bold; syle: italic }
a:link	{ font-style: normal; text-decoration: none; color: white; }
a:visited	{ font-style: normal; text-decoration: none; color: white; }
a:hover 	{ font-style : normal; text-decoration : none; color : #AAAAAA; 	background-color: #555555;
}
blacktext	{ color: black; }