h1 {
	font-family: Garamond, "Garamond Book", Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #00703C;
	margin-top: 20px;
	margin-right: 36px;
	margin-bottom: 8px;
	margin-left: 36px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #00703C;
	border-right-color: #00703C;
	border-bottom-color: #00703C;
	border-left-color: #00703C;
	font-size: 24pt;
	line-height: 24pt;
}
p {
	font-family: Garamond, "Garamond Book", Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: 14pt;
	color: #000000;
	margin-top: 2px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 36px;
}
a {
	color: #00703c;
	text-decoration: underline;
}
.bottomTxt {
	font-size: 11pt;
	line-height: 12pt;
}
