.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;
}
.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;
}
.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;
}
