body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: #000000;
}
h2 {
	color:black;
	font-size:100%;
	text-transform:uppercase;
}
p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: #000000;
    margin-top: .75em;
    margin-bottom: .75em;
}
p.caption {
  font-size:9pt;
  padding-right:1em;
}
p.headers {
    font-size: 11pt;
    color: #000000;
    font-weight: bold;
}
p.list {
    margin-left: 1em;
    margin-top: 0em;
}
p.map {
    font-size: 80%;
    margin-left: .5em;
}
p.buildings {
    font-size: 11pt;
    color: #000000;
    font-weight: bold;
    text-decoration: underline;
    margin-top: 0em;
    margin-bottom: 0em;
}
p.homefooter {
    font-family: Arial, Helvetica, sans-serif;
    color: white;
    font-size: 75%;
    margin-top: 2em;
}
p.footer {
    font-family: Arial, Helvetica, sans-serif;
    color: black;
    font-size: 75%;
    margin-top: 0;
}
p.subhed {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    margin-top: 1.5em;
    margin-bottom: .25em;
}
p.topnav {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 80%;
    font-weight: bold;
}
table.imageright {
    padding-left: 10px;
    padding-bottom: 10px;
    border-left: none;
    border-right: none;
    border-top: none;
    border-bottom: none;
}
sup {
    font-size: 70%;
}
td {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: #FFFFFF;
}
td.black {
  color: #000000;
}
a:link {
    color: #000099;
}
a.nav:link {
    color: #FFFFFF;
}
a.nav:hover {
    color: #FFFFFF;
}
a.nav:active {
}
a.nav:visited {
    color: #FFFFFF;
}
a.hed {
    color: #FFFFFF;
}
li {
	color:#000000;
}
.bold {
	font-weight:bold;
}
.quote {
	font-style:italic;
	margin-left: 1.5em;
}
.nobottom {
	margin-bottom:0px;
}
.notop {
	margin-top:0px;
}