h1 {
	font-size: 14px;
}
.headingred {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: normal;
	font-weight: bold;
	color: #993333;
}
.midblue {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
}
.body {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #003366;
}
.italics {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	line-height: 16px;
	color: #003366;
}
.smalltable {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #993333;
	background-color: #A8C4D6;
	text-align: center;
	border: thin ridge #003366;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.blueitalic {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #003366;
}
.reditalic {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #993333;
}
.tableprices {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}
.tablepricered {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #990000;
	background-color:#FFFFCC;
	text-align: center;
	vertical-align: middle;
}
.tablepriceblue {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #000066;
	background-color:#FFFFCC;
	text-align: center;
	vertical-align: middle;
}
.booked1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #000066;
	background-color: #FF9900;
	text-align: center;
	vertical-align: middle;
}
.booked2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000066;
	background-color: #CC3300;
	font-style: normal;
	text-align: center;
	font-weight: bold;
	vertical-align: middle;
}
