p, a, body, td, th, li {
  font-family: Arial, Helvetica, sans-serif;
}

.bodylink {
  font-family: Tahoma, Verdana;
  text-decoration: none;
  color: #0000A0;
}

.bodylink {
  color: #0000A0;
  font-size: 10pt;
  text-decoration: none;

}

.bodylink a:link {
  color: #0000A0;
  text-decoration: underline;
}
.bodylink a:visited {  
  color: #0000A0;
  text-decoration: underline;
}

.bodylink a:hover { 
  color: #ED1D12;
  text-decoration: underline;
}

.title {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 18pt;
  color: #cccccc;
  text-align: center;
  font-weight: bold;
}
.nav {
  color: #0041ad;
  font-size: 10pt;
}
.footer {
  font-size: 8pt;
}
.footertitle {
  font-size: 12pt;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #0041ad;
}
.copyright, .copyright A {
  font-size: 8pt;
  color: #999999;
}
.header {
  background-color: #0041ad;
  font-weight: bold;
  text-align: center;
  color: #ffffff;
  text-size: 12pt;
  line-height: 20pt;
}
.highlight {
  background-color: #e9ecf3;
}
A:hover {
  color: red;
  text-decoration: none;
}
.subheader {
  color: black;
  font-size: 12pt;
  font-weight: bold;
}
.subheadertoplink A {
  color: black;
  font-size: 9pt;
}
.areaheader {
  background: #000099;
  color: white;
  font-weight: bold;
  text-align: center;
  border: 6px solid #000099;
}
.cities P {
  color: #000099;
  margin-top: 3pt;
  margin-bottom: 3pt;
  margin-left: 12pt;
}
