#top, #subnav, #bottomnav, #sidenav {
	display: none;
}
#maintext {
	width: 85%;
	padding: 10px;
}
body {
	background: #FFFFFF;
	color: #000000;
	font-size: 12pt;
	margin: 40px;
	padding: 10px;
}
a:link {
	text-decoration: underline;
	color: #0000FF
}
a:visited {
	text-decoration: underline;
	color: #0000FF
}
.subheading {
	font-size: 24px;
}
