body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #F2F2F2;
}

#maincontent {
	background-color: #F2F2F2;
	color: #888888;
	font-size: 13.5px;
	padding-bottom: 4px;
}

#maincontent a { color: #888888; text-decoration: underline; }

#maincontent a:hover { text-decoration: none; }

#maincontent table { color: #888888; font-size: 13.5px; }

#maincontent td { vertical-align: top; }
