html {
	height: 100%;
}

body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 100%;
}


.addresses {
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-size: 9px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #808080;
}
.mapCel {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #808080;
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #035E9F;
}
.kidsMap {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #035E9F;
	padding-bottom: 3px;
}

td {
	font-size: 11px;
}