.bookingformtext {
	font-family: Papyrus, "Bookman Old Style", "Times New Roman", serif;
	font-size: 100%;
}
a {
	font-family: Papyrus, "Bookman Old Style", "Times New Roman", serif;
	font-size: 90%;
	color: #000000;
}
.tablebookingform {
	border-top-width: 0%;
	border-top-color: #000000;

}
.smalltext {
	font-family: "Times New Roman", Times, serif;
	font-size: 70%;
}
.boldtext {
	font-family: Papyrus, "Bookman Old Style", "Times New Roman", serif;
	font-size: 90%;
	font-weight: bold;
}
.titletext {
	font-family: Papyrus, "Bookman Old Style", "Times New Roman", serif;
	font-size: 130%;
	font-weight: bold;
}
.verysmall {
	font-family: Papyrus, "Bookman Old Style", "Times New Roman", serif;
	font-size: 80%;
}

