body{
  font-family: verdana, arial;
  font-size: 8pt;
  background: #fff;
  margin: 20px;
  color: #000;
}

div, td, th{
  font-family: verdana, arial;
  color: #222;
}

input {font-size:8pt;}

th{vertical-align: top; text-align:left; color:#fff;}

a:link {color: #888; text-decoration: none;}
a:visited {color: #888; text-decoration: none;}
a:hover {background: #888; color: #fff; text-decoration: none;}

#header,#nav0,#nav1,#footer
{
  display:none;
}