body {
	background-color: #000000;
	margin: 0px;
	padding-left: 0px;
	height: 100%;
	width: 100%;
	padding-bottom: 0px;
	bottom: 0px;
	font-family: verdana;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
	padding-top: 5px;
}
a {
	font-family: verdana;
	text-decoration: underline;
	color: #666666;
}
a:hover {
	font-family: verdana;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: underline;
}
td {
	font-family: verdana;
	font-size: 9px;
	text-decoration: none;
}

