body {
  background-color: #6699FF;
  color: #000099;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-style: normal;
  font: 10pt Arial, Helvetica, sans-serif, "Colonna MT";
  border-collapse: collapse;
  table-layout: fixed
}

a {
  color: #0000C6;
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif, "Colonna MT";
  font-size: 10pt;
  font-weight: bold
}

a:visited {
  color: #993399;
}

a:hover {
  color: #0000FF;
  text-decoration: underline;
}