body,td,th {
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-color: #CEF9FF;
}
.style1 {font-size: x-small}
a:link {
	color: #000033;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #00CC00;
}
a:hover {
	text-decoration: underline;
	color: #003366;
}
a:active {
	text-decoration: none;
}
