	body {
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	color: #000;
	background-color: #fff;
	font-size: 12pt;
	}
	
	h1 {
	font-size: 14pt;
	}
	
	h2, h3 {font-size: 12pt;}
	
	#content, #content p {
	font-size: 12pt;
	}
	
	body a:link, body a:visited {
	font-weight: bold;
	text-decoration: none;
	}
	

	
	#top, #header, #rightcol, #metanav, #subnav {
	display: none;
	}	
	
	#footer {
		margin: 4em 0 0 0;
	}

