body {	
	background-color: #CCCCFF;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1em;	
	line-height: 2em;	
	color: black;
	margin-top: 10;
	margin-right: 0.1em;
	margin-bottom: 0.1em;
	margin-left: 0.1em
	}
	
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #003366;
	border-bottom: 1px solid white;
}

h2 {
	color: #CCCCCC
	}
	
h3 {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1.15em;	  	
	color: #003300
	}
	
h4 {
	color: #000000
	}
ul {
	line-height: 1.3
	}
	
a {	
	color: #3366CC;	
	text-decoration: none
}
a:hover {	
	text-decoration: underline;
	color: #336600
	}
.nav {
	tex-decoration: none;
	font-weight: bold;
	a: center;
	}
a img {
	border: none;
	}
a img :hover{
	border: 2
	}
	
p.bookingtext {
	margin-top, margin-bottom: 8
	}
	
.contactbox {
	line-height: 1.4;
	}
