body {
  font-family: tahoma;
  font-size: 8pt;
  color: #5c5c5c;
  background-color: #144b92;
}

td {
  font-size: 8pt;
}

a {
  color: #000000;
  text-decoration: underline;
}

img {
  border: 0px;
}

.topnav {
  color: #c8c6c6;
  width: 683px; 
  text-align: right;
  font-weight: bold;
}
.topnav a {
  color: #c8c6c6;
  text-decoration: none;
}

.menuitem {
  font-weight: bold;
  padding-right: 20px;
}
.menuitem a {
  color: #404e4f;
  text-decoration: none;
}
.menuitem a:hover {
  color: #12539b;
  text-decoration: none;
}

.bluehead {
  font-size: 12pt;
  font-weight: bold;
  color: #043e5e;
  text-align: center;
}

.greyhead {
  font-size: 12pt;
  font-weight: bold;
  color: #999999;
  text-align: center;
}

hr {
  color: #516161;
  width: 90%;
  height: 1px;
}

.hr2 {
  color: #003366;
  width: 90%;
  height: 1px;
}

.bottomnav {
  color: #ffffff;
  font-weight: bold;
}
.bottomnav a {
  color: #ffffff;
  text-decoration: none;
}
