body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	background-color: #989BC0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style2 {font-size: 9px;}
.style3 {font-size: 9px; color: #FFFFFF; }
a:link {
	text-decoration: none;
	color: #999000;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}
a {
	font-weight: bold;
}
#bottombar { 
	font-size: 9px;
	color: #FFFFFF
}
#bottombar a:link { 
	text-decoration: none;
	font-weight: bold;
	font-size: 9px;
	color: #FFFFFF
}