﻿.style2 {
	font-family: "Trebuchet MS";
}
.booked {
	text-align: center;
	border-width: 0;
	background-color: #FF0000;
}
.tables {
	border: 1px solid #6677BB;
}
.months {
	text-align: center;
	background-color: #6677BB;
}
.days {
	text-align: center;
	border: 0 solid #CCDDFF;
	background-color: #CCDDFF;
}
.dates {
	text-align: center;
	border-width: 0;
}

