/* MM added Gill font */
body,td,th {
	font-family: 'Gill Sans', Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin: 0px;
}
a:link, a:visited, a:active {
	color: #003366;
	text-decoration: none;
}
a:hover {
	color: #336699;
	text-decoration: none;
}
.header {
	display: none;
}
.menu {
	display: none;
}
.content {
	vertical-align: top;
}
.footer {
	display: none;
}

/* MM to stop the hidden fields showing in the printed page */
.nixhier {
	display: none;
}

/* MM all images spacing */
.image, img {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 0px;

}