h1 {

}
h2 {
	color: #333399;
	font-size: 120%;
	text-align: center;
}
h3 {
	color: #333399;
	margin-left: -6px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h4 {
	color: #333399;
	font-size: 120%;
	margin-bottom: 9px;
}


.bold {
	font-weight: bold
}
.italic {
	font-style: italic
}


.booked {
	color: #FF6600; 
	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
}

