h1 {  font-family: Georgia, "Times New Roman", Times, serif; color: #7B6D42; font-weight: normal; text-align: center; font-style: italic}
h2 {  font-family: "Times New Roman", Times, serif; font-weight: normal; color: #006600; text-align: center; font-style: italic; font-size: 22px}
h3 {  font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; color: #006600; font-style: italic; margin-bottom: 4px; margin-left: -8px}
h4 {  color: #006600; text-align: center; font-family: Georgia, "Times New Roman", Times, serif; font-style: italic; margin-top: 12px; margin-bottom: 12px}
h5 {  text-align: center; font-size: 8pt; font-family: Georgia, "Times New Roman", Times, serif; color: #006600; font-style: italic}

 /***** Availabilty *****/

.Available {  color: #333333; vertical-align: top; font-weight: bold; text-align: center; font-family: Arial, Helvetica, sans-serif; font-size: 10pt}

.Provisional {
	color: #000066;
	background-color: #66CCFF;
	border: 1px solid #000066;
}
.Booked {
	color: #000000;
	background-color: #ff3333;
	font-weight: bold;
	text-align: center;
}
