body {
    background-color:#000000;
	background-image:   url(/images/metamaps/sfumato-top.png);
	background-repeat: no-repeat;
    margin-top: 0px; 
}

.h3l {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	font-style: normal; 
	text-decoration: none; 
	color: #AEBFD1; 
	background-color: #000000; 
	line-height: 17px;
	padding: 6px;
}

.h3l:hover {
	color: #D1D0AE;
	text-decoration: underline; 
}

