.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.footerbold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.subheaders {
	font-size: 13px;
	font-weight: bold;
	color: #215d78;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.bodycopygreen {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #215d78;
	text-decoration: none;
}
.border {
	border: thin dotted #666666;
}
.headertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #cccc99;
	text-decoration: none;
}

