body {
  color: #000000;
  font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
  font-size: 12pt;
}

a {
  color: #000066;
  text-decoration: none;
}

a:visited {
  color: #000066;
  text-decoration: none;
}

a:hover {
  color: #0000FF;
  text-decoration: none;
}


td {
  font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height:16px;
}

th {
  font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height:25px;
  text-decoration: bold;
}


