body {
	background: white;
	font-size: 12pt;
	
	}
ul p, li, li a, p  {
	font-size: 12pt;
	line-height:20px;
}	

li a {
	font-size: 12pt; 
	text-decoration: underline;
	
}

#feature .left_col, #topmenu, .search, #content .right_content, #footer {
	display: none;
	}
	
#wrapper, #content {
	width: auto; 
	margin: 0 5%;
	padding: 0; 
	border: 0;
	float: none !important;
	color: black; 
	background: transparent;
	line-height:20px;
	}

#content .left_content {
	width: auto; 
	margin: 0 5%;
	padding: 0; 
	border: 0;
	float: none;
	background: transparent;
	line-height:20px;
}

A:link, A:visited {background: white; color: black; text-decoration: underline; font-weight: bold; font-size: 12pt;}
H1, H2, H3 {background: white; color: black; padding-bottom: 1px; font-size: 13pt;}



img {
display:none;
}	

#print_footer {display:block !important; font-size: 11px;} 
