h1 {
	color: #006600;
	padding: 0px;
	margin: 0px 0px 15px;
	text-align: center;
	font-weight: normal;
	letter-spacing: 4px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	font-size: 180%;
}
h2 {
	color: #006600;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
}
h3 {
	color: #006600;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left: -6px;
	font-weight: normal;
}
h4 {
	color: #57667B;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.bold {
	font-weight: bold
}
.italic {
	font-style: italic
}
