body {
	background-image: url(graphics/bg_blue.jpg);
	background-color: #0185D7;
	margin-top: 0px;
}
body,td,th {
	font-family: Century Gothic, Arial, Verdana;
	font-size: 10pt;
	color: #666666;
}
a:link {
	color: #0086D7;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0086D7;
}
a:hover {
	text-decoration: none;
	color: #80C7F5;
}
a:active {
	text-decoration: none;
	color: #80C7F5;
}
.blue {
	font-size: 12pt; 
	font-weight: bold; 
	color: #0086D7; 
}
.bold {
	color: #999999; 
	font-size: 12pt; 
	font-weight: bold;
}

