.MainHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #FF9933;
	text-align: center;
}
.SubHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

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

.MainBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #000000;
}
.Employment {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: blink;
	background-color: #FF9900;
	color: #000099;
}
.MainBodyDeal {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #000099;
}
.Callouts {
	font-family: KabobExtrabold;
	font-size: 23px;
	color: #000099;
	font-style: italic;
}
