body {
	font-family: "Verdana", Sans-Serif;
	font-size: 60%; /* Resets 1em to 10px */
}

h1, h2, h3, h4, h5, h6 {
	color:#555;
	font-family: Arial, Helvetica, serif;
	text-align:left;
}

a { 
	color: #CC0000;
}


#hmenu {
	background-color:#27567a;
	float:none;
	position:static;
	height:24px;
	border:1px solid #aaa;
	border-top:none;
	margin:0;
}
#hmenu ul {
	float:none;
}