#map {
	margin: 0;
	padding: 0;
}
#map .h1 {
	font-weight: bold;
}
#map .h2, 
#map .h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
}
#map a {
	text-decoration: none;
}
#map a:hover {
	text-decoration: underline;
}
#map h2 a {
	font-weight: bold;
}
