h1 {
	font-size: 22px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 1.5em;
}
h2{
	color: #333333;
	font-size: 16px;
	padding: 0px 2px;
	margin: 10px 0px 8px 0px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #6FB374;
}
h3 {
	font-size: 22px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}