body {
	background-color: #FFFFFF;
	background-image: none;
}
#banner, #toplinks, #tablinks, #leftgutter, #rightgutter, #utilsmenu, .gotopbutton {
	display: none;
}
#mainbody {
	float: none;
	width: auto;
	border: none;
	background-color: #FFFFFF;
	background-image: none;
}
h1,h2,h3,h4,h5,h6,#pagetitle h1 {
	font-weight: bold;
	padding: 0px;
	margin-top: 1em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.hidden {

	display: none;
	float: right;
	margin: 0;
	padding: 0;
	height: 0;
	width: 0;
	line-height: 0em;
	font-size: 0;
	visibility: hidden;
}
noscript {
	display: none;
}
