body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background-color: #FFF;
}
.oneColFixCtr #container {
	width: 372px;
	margin: 0 auto;
	text-align: justify;
	margin-top: 300px;
	margin-bottom: 10px;
	height: 200px;
	background-color: #FFFFFF;
	background-image: url(images/dislike.gif);
	background-repeat: no-repeat;
}
.oneColFixCtr #mainContent {
	padding: 0 20px;}
body,td,th {
	font-family: Courier New, Courier, monospace;
	font-size: 11px;
}
a {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
}
a:link {
	text-decoration: none;
	color: #e6e6e6;
}
a:visited {
	text-decoration: none;
	color: #e6e6e6;
}
a:hover {
	text-decoration: underline;
	color: #999;
}
a:active {
	text-decoration: none;
	color: #e6e6e6;
}
.footer {
	font-family: Tahoma, Geneva, sans-serif;
	color: #f8f8f8;
}