body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	background-color: #eee8ff;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 10px;
}


p {
	line-height: 1.5em;
	font-size: 80%;
; margin-top: 10px; margin-bottom: 10px
}

h1 {
	font-size: 150%;
	margin-top: 0px;
	margin-bottom: 0px;
}
h2 {
	font-size: 135%;
	margin-top: 0px;
	margin-bottom: 0px;
}
h3 {
	font-size: 120%;
	margin-top: 0px;
	margin-bottom: 0px;
	vertical-align: bottom;
}
h4 {
	font-size: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
}
.rightalign {
	text-align: right;
}
.centeralign {
	text-align: center;
}

h5 {
	font-size: 80%;
	margin-top: 0px;
	margin-bottom: 0px;
}

	
table.mapdata th {
    font-size: 60%;
	text-align: left;
}
table.mapdata td {
    font-size: 80%;
}
.smaller {
	font-size: 70%;
}

table.maplist th {
	background-color: #ccccff;
	font-size: medium;
	font-weight: bolder;
}
.maplist td {
	font-size: 80%;
	font-weight: bold;
}


a img {
	border: none;
}
td, th {
	vertical-align: top;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
table {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding: 4px;
	margin: 4px;
}

