.BodyCopy {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 180%;
}
.SubHeading {
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 120%;
	color: #959595;
	letter-spacing: 1px;
	word-spacing: 2px;
}
.MainHeading {
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 120%;
	font-weight: 300;
	color: #5D4A8F;
	word-spacing: 3px;
	letter-spacing: 2px;
}
a:hover {
	color: #F2F2F2;
	text-decoration: none;
	background-color: #E5ECE8;
}
a:link {
	text-decoration: none;
	color: #96A4BE;
	border: none;
}
a:visited {
	text-decoration: none;
	color: #888888;
	border: none;