body
{
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	background-attachment: fixed;
}

td
{
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	background-color: #000000;
}

a:link
{
	color: #FFFFFF;
	text-decoration: none;
}

a:active
{
	color: #000000;
	text-decoration: none;
}

a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}


pre{
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}