@charset "utf-8"

body
{
background-image:url('mapbg.jpg');
background-repeat:no-repeat;
}
body table {
}
.footer{
	color: #000000;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-style: normal;
	font-size: 16px;
}
.emphasis{
	color: #000000;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-style: normal;
	font-size: 16px;
	font-weight: bold;
}
