h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	margin: 0;
	font-family: georgia,times,'times new roman',serif;
	line-height: normal;
}
h1 {font-size: 20px; } 
h2 {font-size: 20px;} 
h3 { 
	border-bottom: 2px solid #73A533; 
	font-size: 16px; 
	font-weight: bold;
	line-height: 30px;
	margin: 0 0 15px 0;
} 
h4  {font-size: 14px;} 
h5  {font-size: 12px;} 
h6  {font-size: 10px;}
h1.page_h1 {
	background: none repeat scroll 0 0 #73A533;
	color: #FFFFFF;
	font-family: georgia,times,'times new roman',serif;
	font-size: 24px;
	margin-bottom: 20px;
	padding: 5px;
}
span.edit-link {
	display: none;
}
p {
	padding: 0 0 1.3em;
}
#green-header {
	display: none;
}
div#sidebar {
	display: none;
}
#footer {
	display: none;
}
