.GrayHeading {
	font-size: 16px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.OrangeHeader {
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #D73B0C;
}
.YellowHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 24px;
	color: #E6AB04;
}
.normal {
	font-size: 11px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
}
.Moretext {
	color: #D73B0C;
	font-weight: bold;
}
.Copyright {

	font-size: 11px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
