.BodyText {
	font-family: Arial;
	font-size: 9pt;
	color: #000000;
	font-weight: normal;
	line-height: normal;

}
.orangeText {
	font-family: Arial;
	font-size: 18px;
	color: #F49723;
}
.orangeTextSM {
	font-family: Arial;
	font-size: 12px;
	color: #F49723;
	font-weight: bold;
}
.ticketText {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}
.grayBorder {
	border: 1px solid #ECEBF0;
}
.HeaderText {
	font-family: Arial;
	font-size: 20pt;
	color: #F49723;
	text-decoration: none;

}
.blackText {
	font-family: Arial;
	font-size: 13.5px;
	color: #000000;
	font-weight: bold;
}
