/* CSS Document */
body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #CCC;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6d6d6d;
}
.style3 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #6d6d6d; font-weight: bold; }
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
a.text:link {
	color: #6d6d6d;
	text-decoration: none;
}
a.text:visited {
	text-decoration: none;
	color: #6d6d6d;
}
a.text:hover {
	text-decoration: underline;
}
a.text:active {
	text-decoration: none;
}
.style4 {color: #FFFFFF}
#towns {

	width:680px;
	margin:20px auto;

}

#towns p {

	color:#999;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:7pt;

}