a:link {
	color: #356533;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #356533;
}
a:hover {
	text-decoration: underline;
	color: #356533;
}
a:active {
	text-decoration: none;
	color: #356533;
}
.body-hdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #356533;
	font-weight: bold;
}
.body-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 15pt;
	color: #000000;
	list-style-position: outside;
	list-style-type: disc;
}
.body-text a:link {
	color: #356533;
	text-decoration: none;
}
.body-text a:visited {
	text-decoration: none;
	color: #356533;
}
.body-text a:hover {
	text-decoration: underline;
	color: #356533;
}
.body-text a:active {
	text-decoration: none;
	color: #356533;
}
.sm-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}
.sm-text a:link {
	color: #356533;
	text-decoration: none;
}
.sm-text a:visited {
	text-decoration: none;
	color: #356533;
}
.sm-text a:hover {
	text-decoration: underline;
	color: #356533;
}
.sm-text a:active {
	text-decoration: none;
	color: #356533;
}
