body
{
	color: white;
	background-color: black;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 8pt;
}

h1
{
	margin-top: 0px;
	font-size: 16pt;
}

td
{
	font-size: 10pt;
	color: white;
}

a:link
{
    COLOR: #3399FF;
}

a:visited
{
    COLOR: #3399FF;
}

a:hover
{
    COLOR: #44AAFF;
}

a.footer_link
{
    COLOR: "#FFFFFF"
}

a:visited.footer_link
{
    COLOR: "#FFFFFF"
}

a:hover.footer_link
{
    COLOR: "#FFFFFF"
}

TD.header
{
    BACKGROUND: black;
    COLOR: white;
    FONT-FAMILY: Arial
}
TH.header
{
    BACKGROUND: #666666;
    COLOR: white;
    FONT-FAMILY: Arial
}

li
{
	margin: 15px;
	list-style: square outside;
}