.Heading {
	font-family: "CommercialScript BT";
	font-size: x-large;
	color: #000066;
}
.MainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
}
.Bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;

}
.SmallPrint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
.HeadingLarge {
	font-family: "CommercialScript BT";
	font-size: xx-large;
	color: #000066;
	font-variant: normal;
	font-weight: lighter;

}
.GeneralDescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
