body,td {
  font-family:Verdana,Arial,sans-serif;
  font-size:8pt;
  color:#000000;
}

a:link,a:visited {
  color:blue;
  text-decoration: none;
}

a:active,a:hover {
  text-decoration: underline;
}

input, select, textarea
{
  font-size: 8pt;
  font-family:Verdana,Arial,sans-serif;
}