.bold {  font-weight: bold}
.italic {  font-style: italic}

h1 {  font-family: Georgia, "Times New Roman", Times, serif; text-align: center; font-weight: normal; letter-spacing: 3pt}
h2 {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 130%; font-style: italic; text-align: center}
h3 {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 120%; font-style: italic}
h4 {  font-family: Georgia, "Times New Roman", Times, serif; font-style: italic}
h5 {  font-family: Georgia, "Times New Roman", Times, serif; font-style: italic}


.booked {  color: #FF6600; vertical-align: top; font-weight: bold; text-align: center; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; background-color: #FFE4D2}

.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}
.comment {  font-style: italic; font-weight: bold; padding-left: -5px}
