/* This CSS sheet defines the styles for the mini booking form */


.formtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-indent: 0pt;
	text-align: right;
}

.headtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-indent: 0pt;
	text-align: right;
}
