body,td,th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;

}
body {
	background-color: #568DAE;
	margin-top: 10px;
}


a {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a:link {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #cccccc;
}




h1 {
	font-size: 18px;
	color: #000000;
	font-weight: 600;
}



#menu {	color: #ffffff;
}
#menu a {
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
	font-weight: 600;
}
#menu a:hover {
color: #cccccc;
}


#menub {	
color: #ffffff;	
font-size: 10px;
}
#menub a {
	color: #ffffff;
	text-decoration: none;
	font-size: 10px;
	font-weight: 100;
}
#menub a:hover {
color: #cccccc;
}