h1 {
	font-family: Garamond, "Garamond Book", Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #00703C;
	margin-top: 20px;
	margin-right: 30px;
	margin-bottom: 8px;
	margin-left: 0px;
	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;
}
h2 {
	font-family: Garamond, "Garamond Book", Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #00703C;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 4px;
	margin-left: 0px;
	font-size: 18pt;
	line-height: 20pt;
}
h3 {
	font-family: Garamond, "Garamond Book", Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #00703C;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12pt;
	line-height: 14pt;
}
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: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.tableTxt {
/*	font-family: Garamond, "Garamond Book", Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: 14pt;
	color: #000000; */
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
ol {
	font-family: Garamond, "Garamond Book", Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: 14pt;
	color: #000000;
	/*margin-top: 2px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0px;  */
}
ul {
	font-family: Garamond, "Garamond Book", Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: 14pt;
	color: #000000;
	/*margin-top: 2px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0px;  */
}
a {
	color: #00703c;
	text-decoration: underline;
}
.bottomTxt {
	font-size: 11pt;
	line-height: 12pt;
}
.insetTxt {
	margin-top: 8px;
	margin-right: 20px;
	margin-bottom: 2px;
	margin-left: 24px;
}
.insetName {
	margin-top: 2px;
	margin-right: 20px;
	margin-bottom: 12px;
	margin-left: 50px;
	text-indent: -20pt;
}
.greenie {
	color: #00703C;
}
.smallitalTxt {
	font-size: 10pt;
	font-style: italic;
	line-height: 12pt;
}
.lineyGreen {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #CCFF99;
}