.Heading {
	font-family: "Trebuchet MS";
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #532332;
	font-variant: normal;
}
.SubHeading {
	font-family: "Trebuchet MS";
	font-size: small;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #014c7c;
}
.SiteText {
	font-family: "Trebuchet MS";
	color: #333333;
	font-size: 12px;
}
.PictureSubTitle {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #014c7c;
}
.small_blue {
	font-family: "Trebuchet MS";
	font-size: xx-small;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #014c7c;
}
.SiteText_Blue {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #014c7c;
}
