body
{
    font-size: 11px;
    color: #000000;
    font-family: trebuchet, verdana, arial;
    leftmargin: 5;
    topmargin: 5
}
h1
{
	font-size: 16px;
	color: white;
}
a:link
{
	color: #3399cc;
	text-decoration: none;
}
a
{
	color: #3366cc;
	text-decoration: none;
	font-size: 11px;
}
a:hover {  color: #3366cc; text-decoration: underline}
td
{
	color: white;
}
table {  font-size: 11px; background-color: #000000}
