body {
	background-color: #215E21;
	margin: 10px;
	padding: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 15pt;
	color: #215E21;

}
.border {
	margin: 10px;
	border: 1px solid #308730;
	padding: 10px;
}
.greenL A:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #308730;
	font-weight: normal;
	Anti-alias: smooth;
	font-style: normal;
	margin-left: 20px;


}
.greenL A:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #308730;
	margin-left: 20px;
	font-weight: bold;
	Anti-alias: smooth;
	font-style: normal;
	margin-left: 20px;
}
.greenL A:active {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #308730;
	font-weight: bold;
	Anti-alias: smooth;
	font-style: normal;
	margin-left: 20px;

}
.greenL A:hover {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E2DAB0;
	font-weight: normal;
	Anti-alias: smooth;
	font-style: normal;
	margin-left: 20px;
}.pad {
	padding-top: 3px;
	padding-bottom: 3px;
}
.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 24pt;
	font-weight: bold;
	color: #E2DAB0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #308730;
}
.text {
	background-color: #E2DAB0;
	padding: 5px 10px 5px 22px;
	margin: 0px;



}
.border2 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #215E21;
}


a:link {
	color: #215E21;
}
a:visited {
	color: #215E21;
}
a:hover {
	color: #308730;
}
