.headertext {
	font-family: Georgia;
	font-size: 25px;
	color: #FF6600;
	font-weight: normal;
}
.HeaderLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	text-transform: capitalize;
	color: #3E44A2;
}
.HeaderSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	text-transform: capitalize;
	color: #000000;
}
.bulletlist1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: circle;
	list-style-position: inside;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: 400;
}
.bodytextsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
}
.bodytextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.bodytextcolor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0E5682;
	font-weight: bold;
}
.breadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A4D86A;
	font-weight: bold;
	font-style: italic;
}
A:link {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #5A8B25; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
A:visited {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #5A8B25; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
A:hover {
	COLOR: #5A8B25; TEXT-DECORATION: underline
}
A:active {
	COLOR: #ABDB77; TEXT-DECORATION: underline
}
