.maincolour {
	background-color: #0077BB;

}
.mainlink {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}
.mainlink:hover {
	font-weight: underline;

}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #222222;

}
.topcolour {
	background-color: #FFFFFF;
}
.secondcolour {
	background-color: #BBEEFF;
}
.pageon {
	color: #0077BB;
	background-color: #BBEEFF;
	font-weight: bold;

}
.address {
	color: #FFFFFF;
}
a {
	font-weight: bold;
	color: #0077BB;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.footerlink {
	font-weight: bold;
	color: #00BBFF;
	text-decoration: none;
}
.footerlink:hover {
	text-decoration: underline
}
.backgroundcol {
	background-color: #00BBFF;
}
H1 {
	margin:0px;
	padding:10px 0px;
	font-size: 16px;
	color: #0077BB;
	font-weight: bold;

}	
H2 {
	margin:0px;
	padding:0px;
	font-size: 16px;
	color: #336699;
}
