/* 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;
}


DIV.nop  {display: none;}
Div.pfoot (display: block; text-align: center; }

TD
{
  VERTICAL-ALIGN: top;
  text-align: left;
}

OL {
	margin-top: 0;
	margin-bottom: 0;
}

UL {
	margin-top: 0;
	margin-bottom: 0;
}

H1
{
 display: inline;
 FONT-SIZE: 17px;
 FONT-FAMILY: Verdana, Arial;
}
H2
{
 display: inline;
 FONT-SIZE: 14px;
 FONT-FAMILY: Verdana, Arial;
}
H3
{
 display: inline;
 FONT-SIZE: 11px;
 FONT-FAMILY: Verdana, Arial;
}
H4
{
 display: inline;
 FONT-SIZE: 9px;
 FONT-FAMILY: Verdana, Arial;
}
H5
{
 display: inline;
 FONT-SIZE: 12px;
 FONT-FAMILY: Verdana, Arial;
 FONT-WEIGHT: bold;
}
H6
{
 display: inline;
 FONT-SIZE: 10px;
 FONT-FAMILY: Verdana, Arial;
}