body
{
	margin: 0;
	padding: 0;
	background: white;
	color: black;
	font-size: 1em;
	line-height: 1.2em;
}

#center-content
{
	width: auto;
	margin: 0 5%;
	border: 0;
	float: none !important;
}

a:link, a:visited
{
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
}

.nav, .menu, .ad, .noprint, #right-content { display: none; }