@charset "UTF-8";
@media print
{
  html { height: auto; margin-bottom: 0; }
  body { font-size: 10pt; line-height:1.4; color:#000000; padding:30pt 20pt 50pt 20pt; }
  .noprint { display:none !important; }
  h1,h2,h3,h4,h5,h6 { page-break-after:avoid; padding-bottom:0.5em; }
  h1 { font-weight:normal; }
  
  #header, #menu_horiz, #col1, #col3 { display:none; }
  
  ul { list-style-position:inside; }
  p, ul { padding-bottom:1em; }
  a { color:#000000; text-decoration:underline; }
  
  #footer { font-size:8pt; letter-spacing:0.1em; padding-top:2em; }
  #footer a { display:none; }
}

