BODY {
	background-color: #000099;
}

.Head {
	color: #000099;
	font-family: Arial;
	font-size: 24px;
	line-height: 32px;
	font-weight: bold;
}
.normal, TABLE {
	color: #000000;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
}
.footernav {
	color: #000000;
	font-family: Arial, Verdana;
	font-size: 10px;
	font-weight: normal;
}
A.login {
	font-family: verdana;
	font-size: 8px;
	color: #ffffee;
}

A:link, A:visited {
	color: #000099;
	text-decoration: none;
}
A:hover {
	color: #dd0000;
	text-decoration: underline;
}