h1 {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #597D28;
	margin: 9px;
}


h2 {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #5A8028;
	margin: 9px;
	font-size: 150%;
}

h3 {
	margin-left: -6px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 5px;
	font-weight: normal;
	color: #527324;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


.bold {  font-weight: bold}
.italic {  font-style: italic}

.booked {  color: #FF0000; vertical-align: top; font-weight: bold; text-align: center; font-family: Arial, Helvetica, sans-serif; font-size: 10pt}

.available {  color: #333333; vertical-align: top; font-weight: bold; text-align: center; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; width: 25px}

.provisional {  color: #000099; vertical-align: top; font-weight: bold; text-align: center; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; width: 25px; background-color: #EAEAFF; border: 0px #FF6600 solid}
