#maps, #maps {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: justify;
}
#iwsw {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #3a7e2b;
	color: #FFFFFF;
	padding: 5px;
	overflow: scroll;
	height: 300px;
}
#iwsw a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
#iwsw a:link {
	color: #000000;
	text-decoration: none;
}
#iwsw a:visited {
	color: #000000;
}
#iwsw a:hover {
	text-decoration: underline;
}