body,td,th {
	font-family: Century Gothic, Arial, Verdana;
	font-size: 9pt;
	letter-spacing: 0.4pt;
	color: #FFFFFF;
}
body {
	background-color: #002B85;
	background-image: url(graphics/bg_long.jpg);
	background-position: top center;
	margin-top: 0px;
}
a:link {
	color: #0099CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0099CC;
}
a:hover {
	text-decoration: none;
	color: #CA1C24;
}
a:active {
	text-decoration: none;
	color: #CA1C24;
}

