#nav ul li a:hover {
	color: #2F9C2F;
}

#content h1 {
	font-size: 24px;
	font-weight: bold;
	color: #0C430C;
	margin-bottom: 8px;
}
#content h2 {
	font-size: 18px;
	font-weight: bold;
	padding-left: 15px;
	color: #309C2F;
}
