  body, td, tr {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: normal;
}


a:link, a:active  { color: #42AA35; font-weight: normal; text-decoration: none; }
a:visited {color: #42AA35; font-weight: normal;text-decoration: none; }
a:hover {color: #42AA35; font-weight: normal; text-decoration: underline; }

.bodycopy { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #666666; line-height: 25px; font-weight: normal }
.bodycopypeople { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #666666; line-height: 23px; font-weight: normal; padding: 0px 0px 0px 5px}
.formfield {  font-family: Arial, Helvetica; font-size: 10px; color: #FFFFFF; background-color: #B@B3B4; border: 1px #666666 solid }
.bodycopybold { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #666666; font-weight: bold }
.bodycopyboldlarge { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #666666; font-weight: bold }
.bodycopygreen { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #42AA35; font-weight: normal }
.footnote { font-family: Arial, Helvetica, sans-serif; font-style: italic; font-size: 11px; color: #42AA35; }
.copyrightcopy { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #B2B3B4; }

.imgbk {
	background-color: #FFFFFF;
	border: 1px solid #666666;
	}
.hline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	}
.vline {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	}
.outline {
	border: 1px solid #666666;
	}
