.textLeading {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 14px;
	color: #000000;
}
.smallPrint {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #333333;
}
.HedlineBlue {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: normal;
	color: #81A9D3;
}
.HedlineGreen {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: normal;
	color: #61917B;
}
.HedlineOrange {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: normal;
	color: #E6883F;
}
.HedlineBrown {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: normal;
	color: #A5945C;
}
.HedlinePurple {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: normal;
	color: #7F6778;
}
.HedlineBlack {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
