body {
	background: white;
	font: normal 12pt Times, serif;
	color: black;
	line-height: 1.5em;
}

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

#contentoptions, #main_right, #footer, #navigation, #site_title {
	display: none;
}


