.style4 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #044c8a; }
.style5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.contentheader {
	text-align: left;
	font-family: tahoma;
	font-size: 12px;
	font-weight: 600;
	color: 8d3427;
	padding-bottom:3px
}

.contenttext {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: 000000;
}

.contenttextsmall {
	font-family: arial;
	font-size: 10px;
	font-weight: normal;
	color: 000000;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #044c8a;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #044c8a;
}
a:active {
	text-decoration: none;
}