/*
p {
	font-weight: normal;
	font-size: 12px;
	color: black;
}
*/
th, td {
  border: 1px solid black;
  border-radius: 10px;
  padding: 5px;
}
h1 {
	font-size: 12px;
	color: blue;
}
#map { height: 900px; width: 100%;}
