.header {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #FFFFFF; text-decoration: none}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
a:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #009966; text-decoration: underline}
.link {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #009966; text-decoration: none}
.footer { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal; color: #FFFFFF; text-decoration: none }
.subheader { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #009966; text-decoration: none }
.2ndlink { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal; color: #000000; text-decoration: none }
.footerLink {
font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #FFFFFF; text-decoration: underline
}
.border {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #009900;
	border-left-color: #009900;
}
