body
{
	color: #000000;
	background-color: #333333;
	font-family: verdana, sans-serif;
	font-size:12px;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
td
{
	font-size:12px;
}
a:link
{
	color: #990000;
	text-decoration: none;
}
a:visited
{
	color: #990000;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
