body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; 
	padding: 0;
	color: #000000;
	background-color: #000;
	
	margin-top: 0px;
	background-repeat: no-repeat;
	margin-left: 0%;
}
.oneColElsCtr #container {
	margin: 0 auto;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.oneColElsCtr #mainContent {
	padding: 0;
}
body,td,th {
	color: #FFF;
	font-family: Courier New, Courier, monospace;
	font-weight: bold;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	color: #063;
	text-decoration: none;
}
a:active {
	color: #FFF;
	text-decoration: none;
}
