/* print styles */
BODY, TD
{
  FONT-SIZE: 12px;
  FONT-FAMILY: Arial, sans-serif;
  margin-top:3px; margin-left:5px;
  color: black;
  background: white;
}
A:link, A:visited
{
  background: white; color: black; text-decoration: underline; font-weight: bold;
}
H1, H2, H3 
{
  FONT-SIZE: 16px;
  padding-bottom: 1px; border-bottom: 1px solid gray;
}

.hl, .but, DIV.nop {display: none;}
Div.pfoot (display: block;}

.text
{
  FONT-SIZE: 12px;
  FONT-FAMILY: Arial, sans-serif;
}

TD
{
  VERTICAL-ALIGN: top;
}


