body {
	margin: 0px;
	margin-top: 0px;
}

span.page {
	font-family: verdana;
	font-size: 10pt;
	color:black;
}

a.menu {
	font-family: verdana;
	font-size: 8pt;
	color: white;
	font-style: bold;
	text-decoration: none;
}

a.menu:hover {
	font-family: verdana;
	font-size: 8pt;
	color: black;
	font-style: bold;
	text-decoration: none;
}


img {
	border-width: 0px;
	border: none;
}