.layercentre {
	overflow: visible;
	position: relative;
	visibility: visible;
	z-index: auto;
	height: 100%;
	width: 760px;
	background-position: center top;
	background-color: #FFFFFF;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
}
a:link {
	color: #006DB8;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #4798C1;
}
a:hover {
	text-decoration: underline;
	color: #32C1F8;
	font-weight: normal;
	letter-spacing: normal;
}
a:active {
	text-decoration: none;
	color: #726CD0;
}
