/* print styles */
BODY, TD
{
  FONT-SIZE: 10pt;
  FONT-FAMILY: Arial, sans-serif;
  margin-top:3px; margin-left:10px;
  color: black;
  background: white;
  text-align: center;
}
A:link, A:visited
{
  background: white; color: black; text-decoration: underline; font-weight: bold;
}
H1, H2, H3 
{
  FONT-SIZE: 16pt;
  padding-bottom: 1px; 
}

DIV.nop, DIV.hnop, DIV.emergency-banner, DIV.emergency-adban, DIV.emergency-banner, DIV.emergency-nav, DIV.disaster-next {display: none;}
Div.pfoot (display: block; text-align:center; }

DIV.emergency {
width: 550px;
text-align: left;
}


TD
{
  VERTICAL-ALIGN: top;
}


