.BodyContent {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.HeadingRed {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #E51314;
	text-decoration: none;
}
.linkInside {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #00FFFF;
	text-decoration: none;
}
.linkInside:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.linkRed {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.linkCyan {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #00FFFF;
	text-decoration: none;
}
.LinkWhite {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.LinkWhite:hover {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}