.normal {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	letter-spacing: normal;
}
.normalbold {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	letter-spacing: normal;
}
.normal14point {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
}
.norm14boldorange {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	line-height: 12px;
	font-weight: bolder;
	color: #FF9900;
}
.headingnormal {
	font-family: Arial;
	font-size: 24px;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
}
.headingnormalorange {
	font-family: Arial;
	font-size: 24px;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #FF9900;
}
.announce {
	font-family: Arial;
	font-size: 18px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.greytagtext {
	font-family: Arial;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #E8E8E8;
}
.menuheading {
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #CC0000;
	background-color: #FFFFFF;
}
.normalboldorange {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	letter-spacing: normal;
	color: #FF9900;
}
.headingnorm18 {

	font-family: Arial;
	font-size: 18px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.headingnormorange18 {

	font-family: Arial;
	font-size: 18px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF9900;
}
.normalblack {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	letter-spacing: normal;
	color: #000000;
}
.normalblackbold {

	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	letter-spacing: normal;
	color: #000000;
}