body {
	background-color: #006699;
	margin-left: 0px;
	margin-top: 0px;
}
body,td,th {
	color: #66CCFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.style1 {color: #66CCFF}
a:link {
	color: #66CCFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #66CCFF;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #66CCFF;
}
.style4 {
	font-size: 14px;
	font-weight: bold;
}
.style5 {font-size: 18px}

a.grey:link {
	color: #000099;
	text-decoration: underline;
}
a.grey:visited {
	text-decoration: underline;
	color: #000099;
}
a.grey:hover {
	text-decoration: underline;
	color: #FF0000;
}
a.grey:active {
	text-decoration: underline;
	color: #000099;
}
