body {
	background-color: #b4d0f8;
}
body,td,th {
	font-family: Century Gothic;
	font-size: 15pt;
}
.smallprint {
	font-size: 11pt;
}
.small {
	font-size: 13pt;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	color: #000;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #900;
}
a:active {
	text-decoration: none;
	color: #900;
}
