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

DIV.nop, #firstaid-banner, #firstaid-navigation, #firstaid-ad {display: none;}
Div.pfoot (display: block;}

.text
{
  FONT-SIZE: 10pt;
  FONT-FAMILY: Arial, sans-serif;
}


OL {
	margin-top: 0;
	margin-bottom: 0;
}
OL LI {
	margin: 0em 0em 1em 0em ;
}

