td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #333333;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	text-decoration: none;
}
a {
	color: #990000;
	text-decoration: none;
}

.bodycopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #2C2C2C;
	text-decoration: none;
	
}
.available {
	background-color: #FFFF66;
	backgroundColor: #FFFF66
}
.booked {
	background-color: #CCCCCC;
}
td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #333333;
	padding-left: 5px;
}

.high {
	background-color: #993300;
}
.mid {
	background-color: #FFFF66;
}
.low {
	background-color: #99FF66;
}
