p {
	font-family: Arial, Zurich, Helvetica, sans-serif;
	font-size: small;
}
td {
	font-family: Arial, Zurich, Helvetica, sans-serif;
	font-size: x-small;
}
a {
	color: #000066;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	background: #000066;
	color: #ffcc00;
}

.leftmenu {
	background: #ccccdf;
}

.hlmenu {
	background: #000066;
}