h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #2F623E;
	font-style: italic;
}


h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: center;
	color: #2F623E;
	font-size: 130%;
	margin-bottom: 6px;
}

h3 {
	margin-left: -6px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 5px;
	font-weight: normal;
	color: #2F623E;
}

h4 {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #2F623E;
}

h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #2F623E;
	text-align: center;
}

h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}