body {
	font-family: Arial,Helvetica;
	font-size: 10pt;
	background: Black;
	width: 100%;
	margin: 0px;
	padding: 0 0 0 0;
	background-color: Black;
	color: White;
}

.FontNormal{
	font-family: Arial, Helvetica, sans-serif, "Arial Black";
	font-size: 12px;
	font-style: normal;
	color: White;
	text-decoration: none;
	margin-left: 25px;
}
td{
	font-family: Arial, Helvetica, sans-serif, "Arial Black";
	font-size: 12px;
	font-style: normal;
	color: White;
	text-decoration: none;
	margin-left: 25px;
}

a{
	color: white;
}
