body {
  color: #006666;
  font-family: Times, New York, Garamond, serif;
  font-size: 12pt;
}

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

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

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


td {
  font-family: Times, New York, Garamond, serif;
  font-size: 12px;
}

th {
  font-family: Times, New York, Garamond, serif;
  font-size: 12px;
  text-decoration: bold; 
}

