
body {
	font: 12pt/1.4 "Trebuchet MS", "Geneva CE", lucida, sans-serif;
	color: black;
	background: white;
	width: 100%;
}

.no-display, form { display: none; }

#content {
	float: none !important;
	width: auto;
	padding: 1em 0 0 0;
	margin: 0 5%;
	color: black;
	background: transparent none;
	border: 0;
}

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

#content a:link:after, #content a:visited:after { font-size: 90%; }