body, table, td, th {
  color: black;
  font-family: arial, verdana, sans-serif;
  font-size: 12px;
}

a:link {
  color: #2E4996;
  text-decoration: none;
}

a:visited {
  color: gray;
  text-decoration: none;
}

a:hover {
  color: black;
  text-decoration: underline;
  }

a:active {
  color: gray;
  text-decoration: underline;
}


.copyright {
  font-size: 11px;
  
}

ul.nobullet {list-style-type: none;
}

font.top {
  font-family: arial, verdana, sans-serif;
  font-size: 11px;
}