@charset "utf-8";
.bodytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 150%;
	color: #000000;
	text-align: justify;
}
.green_titletxt_10pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 150%;
	font-weight: bold;
	color: #004F00;
	text-transform: uppercase;
	text-align: justify;
}
.bodytxt_8pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 120%;
	color: #000000;
}
.yellow_titletxt_9pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 150%;
	font-weight: bold;
	color: #A27900;
	text-transform: none;
}
a:link {
	color: #006600;
}
.bodytxt li {
	margin-left: -5px;
	margin-right: 25px;
}

a:hover {
	color: #CC9900;
}
a:visited {
	color: #006600;
}
