h1 {
	color: #799F34;
	font-size: 20px;
	font-weight: normal;
}
h2 {
	color: #799F34;
	font-size: 14px;
	font-weight: normal;
	margin: 5px 0;
	clear: both;
}
h3 {
	color: #000;
	font-size: 14px;
	font-weight: normal;
	margin: 5px 0;
}
p {
	font-size: 12px;
}