body {
	margin-top: 10px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px;
}

h1 {
	font-weight: bold; font-size: 24px; color: #006B63; font-family: Calibri, Arial, Geneva
}

h2 {
	font-weight: bold; font-size: 18px; color: #006B63; font-family: Calibri, Arial, Geneva
}

.menu {
	font-weight: normal; font-size: 13px; color: #000000; font-family: Calibri, Arial, Geneva
}

.menu a{
	color: #000000; text-decoration:none;
}

.menu a:hover{
	color: #FF0000;
}

.bodytext {
	font-weight: normal; font-size: 15px; color: #000000; font-family: Calibri, Arial, Geneva
}

.bodytext a{
	color: #000000;
}

.bodytext a:hover{
	color: #ff0000;
}

.strapline {
	font-weight: bold; font-size: 32px; color: #006B63; font-family: Calibri, Arial, Geneva; font-style: italic;
}

.copyright {
	font-weight: normal; font-size: 10px; color: #000000; font-family: Verdana, Arial, Geneva; text-align: center
}