h1 {
	font-size: 24px;
	font-weight: normal;
	color: #8cc63f;
	margin: 0 0 5px 0;
}
h2 {
	font-size: 17px;
	margin: 7px 0 5px 0;
	color: #575312;
	font-weight: normal;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	margin: 4px 0 4px 0;
}
h4 {
	font-weight: bold;
	font-size: 10px; 
	margin: 3px 0 3px 0;
	color: #575312;
}
