BODY {
	background:#FFFFFF;
	margin:0;
	padding:0;
}

P, H3, LI, DIV, SPAN, .myTable TD {font-family : sans-serif;}

DIV.hLinePad {
	border-bottom: 1px solid #dcdcdc;
	margin: 8px 0px;
}

.markerTxt {
	font-size: 0.9em;
	font-family : sans-serif;
}

#map {
	height:500px;
	width:100%;
}

#footer H3 {
	margin: 10px 0 0 30px;
}
#footer P {
	margin: 10px 0 0 30px;
}
