.TopLinks {
	font-family: "Bell MT";
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
}
.SmallLinks {
	font-family: "Bell MT";
	font-size: small;
	font-weight: bolder;
	color: #FFFFFF;
	text-align: center;
}
.SmallText {
	font-family: "Bell MT";
	font-size: small;
	font-weight: normal;
}
.MainText {
	font-family: "Bell MT";
	font-size: medium;
	font-weight: normal;
	color: #000000;
	font-variant: normal;
	font-style: normal;
}
.MainHeader {
	font-family: "Bell MT";
	font-size: large;
	font-weight: bold;
	text-transform: none;
	color: #0E449C;
}
.SecondaryHeader {
	font-family: "Bell MT";
	font-size: medium;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #0E449C;
}
.QuickLinksHeader {
	font-family: "Bell MT";
	font-size: large;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
}
.QuickLinksText {
	font-family: "Bell MT";
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
}
maintextbold {
	font-weight: bold;
}
.small-main-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-weight: normal;
	color: #000;
}

