/* print styles */

.scoutcontent, .textcontent
{
  width:100%;
  padding:4;
}

.textlabel
{
margin:20px 0px 10px 0px;
  FONT-WEIGHT: bold;
}

.textwords
{
margin:0px 0px 0px 30px;
}


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
{
  FONT-SIZE: 14pt;
  padding-bottom: 1px; border-bottom: 0px;;
}

H2, H3 
{
  FONT-SIZE: 12pt;
  padding-bottom: 1px; border-bottom: 0px;
}

SPAN.nop, .nop, DIV.head1, DIV.head2, DIV.head3, DIV.head4, DIV.adright, DIV.adbig
{display: none;}

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

DIV.pq, Div.pfoot
(display: block;}

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

TD
{
  VERTICAL-ALIGN: top;
}


