body {
  color: #000000;
  background: #14848B;
}
h1 {
  color: #14848B;
  background: transparent;
  text-align: center;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: 22px ;
  line-height: 26px;
  font-family: Arial, Helvetica, sans-serif;
  padding: 5px 5px 5px 5px;
  margin: 5px 5px 5px 5px;
}
h2 {
  color: #14848B;
  background: transparent;
  text-align: center;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: 18px ;
  line-height: 22px;
  font-family: Arial, Helvetica, sans-serif;
  padding: 5px 5px 5px 5px;
  margin: 5px 5px 5px 5px;
}
h3 {
  color: #000000;
  background: transparent;
  text-align: left;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: 18px ;
  line-height: 22px;
  font-family: Arial, Helvetica, sans-serif;
  padding: 5px 5px 5px 5px;
  margin: 5px 5px 5px 5px;
}
p {
  color: #000000;
  background: transparent;
  text-align: left;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 16px ;
  line-height: 20px;
  font-family: Arial, Helvetica, sans-serif;
  padding: 5px 5px 5px 5px;
  margin: 5px 5px 5px 5px;
}
.ctr {
  text-align: center;
}
.centre {
  margin: 0px auto 0px auto;
}
address {
  color: #000000;
  font-size: 18px;
}
img {
  display: block;
  border: none;
}
a:link, a:visited {
  color: #4D6082; background: transparent;  /* #000099 */
  text-decoration: none;
  font-weight: bold;
}
a:hover, a:active {
  color: #000000; background: transparent;  /* #cc0000 */
  text-decoration: underline;
  font-weight: bold;
}
td.bar {
  background: #cccccc;
}
table.nav {
  width: 100%;
}
table.nav h2 {
  text-align: left;
  margin-left: 0px;
}
table.nav a:link, table.nav a:visited {
  display: block;
  padding-left: 5px;
  color: #4D6082;
  background: transparent;
  text-decoration: none;
  font-size: 10px;
  font-weight: bold;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
table.nav a:hover, table.nav a:active {
  display: block;
  padding-left: 5px;
  color: #333333;
  background: #ffffff;
  text-decoration: underline;
  font-size: 10px;
  font-weight: bold;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
table.navFrame {
  width: 810px;
  background: #cccccc;
  text-align: center;
}
table.navFrame a:link, table.navFrame a:visited {
  display: block;
  color: #4D6082;
  background: transparent;
  text-decoration: none;
  font-size: 10px;
  font-weight: bold;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
table.navFrame a:hover, table.navFrame a:active {
  display: block;
  color: #333333;
  background: #ffffff;
  text-decoration: underline;
  font-size: 10px;
  font-weight: bold;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
ul {
}
ul li {
  color: #000000;
  background: transparent;
  text-align: left;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 9pt;
  line-height: 12pt;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
dl {
  margin: 0px 0px 0px 5px;
}
dt {
  text-align: left;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  margin: 5px;
}
dd {
  text-align: left;
  font-family: Arial, Helvetica, sans-serif;
}
