h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #006600;
	text-align: center;
	font-weight: normal;
	font-style: oblique;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #006600;
	font-weight: normal;
	text-align: center;
	margin: 5px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #663300;
	text-indent: -8px;
	font-weight: normal;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	padding-right: 16px;
	padding-left: 16px;
	margin-top: 8px;
	margin-bottom: 8px;
	color: #663300;
}
