body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal; 
	text-align: justify;	
	background: white;
	color: black;
	margin: 0;
	padding: 0;
}
#container, #content {
	width: auto; 
	margin: 0;
	padding: 0; 
	border: 0;
	float: none !important;
	color: black; 
	background: transparent;
}
a:link, a:visited {
	color: blue;
	background: transparent;
	font-weight: normal;
	text-decoration: underline;
}
	
#titleBanner {		
	display: none;
} 
#menuHolder {
	display: none;
}

p.quotes{
	margin: 0;
	padding: 0;
	margin-top: -10px;
	line-height: 0.5em;
	margin-bottom: -10px;
}
#lastMod {	
	display: none;	
}
#footer {		
	display: none;
} 

#imageHolder{
	display: none;
}

h1 {
	font-weight: normal; 
	font-size: 22pt; 
	margin:0;	
}

h2 {
	font-weight: bold; 	
	font-size: 14pt; 
	margin:0;	
}

ul{
	list-style-type: square;
	list-style-position:outside;	
}