.bookingform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
.bookingformHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: none;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.bookingformHeader a:link, .bookingformHeader a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: none;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.bookingformHeader a:active, .bookingformHeader a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: none;
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}
.bookingformHeader2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: none;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.bookingformHeader2 a:link, .bookingformHeader2 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: none;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.bookingformHeader2 a:active, .bookingformHeader2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: none;
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}
.bookingformReq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	color: #336600;
	text-decoration: none;
	font-weight: bold;
}
.bookingformSmallPrint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: none;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

