.HeaderText {
	font-family: "Arial Black";
	font-size: 14px;
	font-weight: normal;
	color: #402981;

}
.MiniHeaderText {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #3A2574;
}
.BodyText {
	font-family: Arial;
	font-size: 16px;
}
.HeadlinerText {
	font-family: Arial;
	font-size: 12px;
}
.WhiteLinks {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.Links {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #3A2574;
}
.Main-Header {
	font-family: Arial;
	font-size: 36px;
	font-weight: bold;
	text-decoration: none;
	color: #000;
}
.Main-Header-2 {
	font-family: Arial;
	font-size: 36px;
	font-weight: bold;
}
.Bullets-Headliner {
	list-style-image: url(../images/Bullet_Dot.gif);
	list-style-position: outside;
	z-index: auto;
	left: -25px;
}
.Sub-Header {

	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
}

