
body   {
	color: #fff;
	background-color: #000;
	margin-top: 100px;
	margin-left: 0;
	margin-bottom: 0;
	font-size: 12px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	}

	

table {
	background-color: #000;
	}

td	{color: white;
	}


a, a:active {
	color: white;
		}
a:hover {
	text-decoration: none;
	}





