body { font-family: Calibri, sans-serif; }
small { font-size: .7em}
th { font-family: Calibri, sans-serif; color: white; background-color: #f89f5a; font-weight: normal;}
a:link {
  color: #0000b0;
  text-decoration: none;
}
a:visited {
  color: #0000b0;
  text-decoration: none;
}
a:hover {
  color: black;
  text-decoration: underline;
}
a:active {
  color: black;
  text-decoration: underline;
}