body {
	color: #ffffff; 
	background-color: #202020;
}
html, body, #wrapper {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
	text-align: center;
}
#wrapper {
	background-color: #202020;
	margin: 0 auto;
	text-align: left;
	vertical-align: middle;
	width: 820px;
	border: 0;
	padding: 0;
}
.Arial_10_White {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.WhiteLink {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.Arial_14_White {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    color: #FFFFFF;
}
.Important {
	color: #FF9900;
	font-style: italic;
}
a:link { 
	color: #00CCFF;
	}
a:visited {
	color: #00CCFF;
	}
a:hover {
	color: #00FF00;
	}
a:active {
	color: #00CCFF;
	}