.GreyBodyText {
	font-family: TradeGothic;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #A1A1A1;
}
.BlueBodyText {
	font-family: "TradeGothic Bold";
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #0C2E82;
}
.RedBodyText {
	font-family: TradeGothic;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #C8013B;
}
.RedeSideText {
	font-family: "TradeGothic Bold";
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #C8013B;
}
.GreySideText {
	font-family: "TradeGothic Bold";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #A1A1A1;
}
.BlueLinkText {
	font-family: "TradeGothic Bold";
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #0C2E82;
	text-decoration: none;
}
