@charset "utf-8";

a:link {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #86a20c;
	text-decoration: none;
}
a:visited {
	color: #333;
	text-decoration: none;
}
a:active {
	color: #808183;
	text-decoration: none;
}

.10pt_caps {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #231F20;
	text-decoration: none;
	text-align: left;
	word-spacing: normal;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	vertical-align: top;
	text-transform: capitalize;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	color: #231F20;
	text-decoration: none;
	text-align: left;
	word-spacing: normal;
	background-image: none;
	background-repeat: no-repeat;
	vertical-align: top;
	text-transform: none;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.bodytitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	color: #231F20;
	text-decoration: none;
	text-align: left;
	word-spacing: normal;
	background-image: none;
	background-repeat: no-repeat;
	vertical-align: top;
	text-transform: capitalize;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-weight: bold;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	color: #231F20;
	text-decoration: none;
	text-align: center;
	word-spacing: normal;
	background-image: none;
	background-repeat: no-repeat;
	vertical-align: top;
	text-transform: none;
	font-weight: normal;
	padding: 5px;
}
