body {
  font-family : Verdana, sans-serif;
  color : black;
  font-size : 10pt;

}

td {
  font-family : Verdana, sans-serif;
  color : black;
  font-size : 10pt;
}

.header {
  font-family : Verdana, sans-serif;
  color : black;
  font-size : 12pt;
  font-weight : bold;
}

.small {
  font-family : Verdana, sans-serif;
  font-size : 8pt;

}

a, a.link, a.visited, a.active {
  font-family : Verdana, sans-serif;
  color : blue;
  text-decoration : none; 

}
