body {
	background-color: #000000;
}

body,td,th {
	font-family: Verdana;
	font-size: 10pt !important;
	color: #000000;
}

td {
	text-align: left;
}

a:link {
	color: #000000;
	text-decoration: none;
	font-family: verdana;
}

a:visited {
	color: #000000;
	text-decoration: none;
	font-family: verdana;
}

a:hover {
	color: #FF0000;
	text-decoration: none;
	
}

a:active {
	color: #FF0000;
	text-decoration: underline;
}

font {
	font-family: Verdana;
	font-size: 10pt !important;
}