body {
	background-color: #D28765;  
	color: #30503B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	margin-top: 0pt;
	margin-left: 0pt;
	margin-right: 0pt;
}

.centre {
	background-color: #EED9CF;
	color: #6F2819;
	text-align: center;
	border: 1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	margin-top: 0pt;
	margin-left: 0pt;
	margin-right: 0pt;
}
.facilities {
	font-size: 14pt;
	font-weight: strong;
}

a {
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
	font-size: 12pt;
}

.asmall {
	font-weight: normal;
	font-size: 10pt;
}
.opening {
	color: #6F2819;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
}
.today {
	color: #FFFFFF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
}
.footer {
	color: #30503B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}