.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #405769;
}
.textheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.textheading01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #A53C39;
	font-weight: bold;
}
.bodytextbold {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #405769;
}
a:link {
	font-weight: normal;
	text-decoration: none;
	color: #393535;
}
a:visited {
	text-decoration: none;
	color: #393535;
}
a:hover {
	font-weight: normal;
	color: #393535;
	text-decoration: underline;
}
.bodytextunderline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #405769;
	text-decoration: underline;
}
