.heading1 {
	font-family: "Eras Medium ITC";
	font-size: 36px;
	font-weight: bold;
	color: #33CCFF;
	font-style: normal;

}
.body {
	font-size: 16px;
	color: #000099;
	font-family: Arial, Helvetica, sans-serif;

}
.bodySmaller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
}
.headingSegoe {
	font-family: "Segoe Print";
	font-size: 36px;
	font-weight: bold;
	color: #FF6600;
}

