body {
  font-family: "Trebuchet MS", Arial, sans-serif;
  background-color: #eeeeee;
  height: 100%;
  padding: 0px;
  margin: 0px;
}
p, table, td, th { font-size: 10pt; color: #606060}
a:link { text-decoration: none; color: #000000; }
a:visited { text-decoration: none; color: #000000; }
a:hover { background-color: #424F63; color: #FF4B00; }