body {
	background: white;
	text-align: left;
	color: black;
	font-size: 13pt;
	line-height: 150%;
	border: 0;
	border-top: 0;
	margin: 0;
	padding: 0; 
	font-family: Georgia, Palatino, serif;
	width: 7in;
  	 }

#header {
   display: none;
   }

#nav {
   display: none;
   }
   
#content {
   border: 0em none;   }

#primarycontent {
   width: auto;
   margin: 10%;
   padding: 10px;
   color: black;
   background: transparent none;
 }
   
#sidebar {
   display: none;
   }
   


#footer {
   display: none;
   }
