body {
  text-align: center;
  margin: 20px auto 20px auto;
  background-color: #003333;
  color: #000000;
  font-family: Verdana, Tahoma, Arial;
  font-size: 8pt;
}

img {
  border: none;
}

table {
  margin: auto;
  border-collapse: collapse;
}

td {
  vertical-align: top;
  border: none;
  padding: 0px;
}

a:link {color: #003333; font-weight: bold; text-decoration: none;}
a:visited {color: #003333; font-weight: bold; text-decoration: none;}
a:hover {color: #999999; font-weight: bold; text-decoration: underline;}
a:active {color: #999999; font-weight: bold; text-decoration: underline;}

a.ext:link {color: #999999; font-weight: normal; text-decoration: none;}
a.ext:visited {color: #999999; font-weight: normal; text-decoration: none;}
a.ext:hover {color: #ffffff; font-weight: normal; text-decoration: underline;}
a.ext:active {color: #ffffff; font-weight: normal; text-decoration: underline;}