body {
	margin: auto;
	font-family: "Times New Roman", serif;
	font-size: 12pt;
	background: #fff;
	color: #000;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
}

#wrap, #main, #content { width: auto; float: none; }
#search, #sidebar, #nav, #header form {
	display: none;
}
#pagebody { background: none; }
a:link, a:visited {
	color: gray;
}
