body, p {
	font-family: "lucida, arial, sans-serif";
	font-size: small;
}
h1 {
	font-family: "lucida, arial, sans-serif";
	color: #ffdf00;
	text-align: center;
	font-weight: bold;
}
td {
	font-family: "lucida, arial, sans-serif";
	background-color: #33648b;
	font-size: small;
}
a {
	font-family: "lucida, arial, sans-serif";
	text-decoration: none;
	color: #ffdf00;
}
a.top {
	font-family: "lucida, arial, sans-serif";
	text-decoration: none;
	color: #000000;
}
a.top:hover {
	text-decoration: underline;
	background-color: #33648b;
	color: #ffdf00;
}
a:hover {
	color: #000000;
}
td.top {
	background-color: #ffdf00;
	text-align: center;
	font-size: medium;
}
td.img {
	background-color: #ffffff;
}
.header {
	font-size: medium;
	font-weight: bold;
}
