body {	margin-left: 1cm;
	margin-right: 2cm;
	background-color:#006A25;
	font-family: times
	}
a:visited {color: gold}
a:link {color: gold}
h1 { font-size: 24pt; color: gold; text-align: center; }
h2 { font-size: 18pt; color: gold; text-align: center; }
h3 { font-size: 18pt; color: gold; text-align: center; }
h4 { font-size: 14pt; color: gold; text-align: center; }
div.open { font-size: 14pt; text-align: left;}
div.middle { font-size: 18pt; text-align: center; margin-left: 150px;}
div.end { font-size: 14pt; text-align: right;}
p.emphasis {font-size: 12pt; color:black; font-weight: bold; }
p.middle {font-size: 12pt; color: green; font-weight: bold;  text-align: center; }
caption {font-size: 18pt; color: yellow; }
th {font-size: 14pt; color: gold; }
td {font-style: italic; font-size: 18pt; color: white; text-align: center;}
td.normal {font-size: 14pt; color: black; text-align: left;background-color:yellow;}
td.holiday {font-style: italic; font-size: 18pt; color: #006A25; text-align: center;background-color:yellow;}
td.booking {font-style: italic; font-size: 18pt; color: #006A25; text-align: center;background-color:blue;}
td.cancel {font-style: italic; font-size: 18pt; color: #006A25; text-align: center;background-color:#FF0000;}


