body {
	margin-left: 0px;
	margin-top: 24px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
.menu {
	font-size: 12px;
	color: #000066;
	text-decoration: none;
}
a.menu:link {
	color: #000066;
}
a.menu:hover {
	color: #000066;
	text-decoration: underline;
}
.infobar {
	background-color: #C0CBD9;
	font-weight: bold;
	color: #000000;
}
