/* print styles */
#drawer, #topnav, #topad, #botad, #social, #com, #titleban, #menu_icon, #search_icon, #searchfloatbox
{display: none;}

BODY, TD
{
  FONT-SIZE: 10pt;
  FONT-FAMILY: Arial, sans-serif;
  margin-top:3px; margin-left:10px;
  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 {display: none;}
Div.pfoot (display: block;}
#campfire-banner, #campfire-navigation, #campfire-ad {display: none;}

#campfire {
width: 550px;
text-align: left;
}

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

TD
{
  VERTICAL-ALIGN: top;
}


