a:link {
  color: #0D1083;
  font-weight: bold;
  text-decoration: underline;
}
a:active {
  color: #0D1083;
  font-weight: bold;
  text-decoration: underline;
}
a:hover {
  color: #CC3300;
  font-weight: bold;
  text-decoration: none;
}
a:visited {
  color: #0D1083;
  font-weight: bold;
  text-decoration: underline;
}
a.nav1 {
  color: #000000;
  font-weight: bold;
  text-decoration: none;
}
a.nav1:visited {
  color: #000000;
  font-weight: bold;
  text-decoration: none;
}
a.nav1:hover {
  color: #AE0D05;
  font-weight: bold;
  text-decoration: none;

}
a.nav1:active {
  color: #000000;
  font-weight: bold;
  text-decoration: none;

}
a.nav2 {
  color: #000000;
  font-weight: bold;
  text-decoration: none;
}
a.nav2:visited {
  color: #000000;
  font-weight: bold;
  text-decoration: none;
}
a.nav2:hover {
  color: #AE0D05;
  font-weight: bold;
  text-decoration: none;

}
a.nav2:active {
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none;

}
.pagelabel {
  display: none;
}
.bar {
  background-color: #000000;
  color: #FFFFFF;
}

p, td {
  color: #000000;
  font-family: Arial, Helvetica, sans-serif ; font-size: 9pt;
}
.email {
  color: #999966;
  text-decoration: none;
}
body {
  color: #000000;
  margin: 0px;
  font-family: Arial, Helvetica, sans-serif; font-size: 9pt;

}
