body {
	background: white;
	font-size: 12pt;
	}
	
#topbar, #tabs, #subtabs {
	display: none;
	}
	
#bodyarea {
	width: auto; 
	margin: 0 5%;
	padding: 0; 
	border: 0;
	float: none !important;
	color: black; 
	background: transparent;
	}	
	
a:link, a:visited {
	display: none;
	}	
	
h1 {
	font-size:140%;
	text-align:left;
	border:0;
	height:20px;
}	