body
{
	font-family: verdana;
	font-size: 10pt;
	color: white;	
	background-color: #000000;
}

td
{
	font-family: verdana;
	font-size: 10pt;
	color: white;	
}

.tableText
{
	font-family: verdana;
	font-size: 10pt;
	color: white;	
}

.8ptText
{
	font-family: verdana;
	font-size: 8pt;
}

.smallCopy
{
	font-family: verdana;
	font-size: 6pt;
	font-style: italic;
	color: silver;
}

a
{
	color: yellow;
	font-weight: bold;
	text-decoration: none;

}

A:hover
{
    BACKGROUND-COLOR: #red;
    TEXT-DECORATION: none
}
