.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
.linkcolor {
	font-family: sans-serif;
	font-size: 8pt;
	color: #00125a;
}
.undertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
}

a:hover {
	color: ffa200;
}
.bodytextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
}
.heading1 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #FF9900;
	font-weight: bold;
}
.bodytextboldblue {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #023266;
	font-weight: bold;
}
