/* comment stuff out here */


body {
	font-family: Verdana, Arial, sans-serif;
	background-color: #FFF;
	color: #000;
	font-size: 9pt;
}
h1, h2 {
	color: #000;
	background-color: transparent;
}
#nav {
	display: none;
}
#content {
	margin:100px 35px 0 35px;
	}

