body,td,th {
	font-family:arial;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #4a689a;
	background-image: url(images/sea.jpg);
	
	background-repeat: repeat-x;
}
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font:bold;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:visited {
font:bold;
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	background-color:#cccccc;
	text-decoration: underline;
}
a:active {
	font:bold;
	color: #000000;
	text-decoration: none;
}
h1 {
	font-size: 12px;
	color: #000000;
}
h2 {
	font-size: 12px;
	color: #660000;
}
#main {
	text-align: center;
}
.image-centred {
	text-align: center;
}
.compass-bkg {
	background-image: url(images/images09/side-bkg.jpg);
	background-repeat: repeat;
}
