body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #ECECEC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #ECECEC;
}

a {
	color: #00CC99;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.TG
{
 	text-align:center;
	position:absolute;
	width: 100%;
	top: 50px;
}