body {
	background-color: #397DF3;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #001333;
	line-height: 20px;
}
.style1 {
	font-family: "Century Gothic";
	font-size: small;
	font-weight: 600;
}
.style2 {
	font-size: small;
}
.copy{
	font-size: x-small;
}
#menu {
	list-style-type: none;
	padding: 10px;
	font-size: 0.95em;
}
#menu a {
	text-decoration: underline;
}
a:link {
	color: #000000
}
a:visited {
	color: #000000
}
a:hover {
	color: #999999
}
a:active {
	color: #000000
}
