/* Print styles
--------------------------------------------------- */
* { float: none !important; background-image: none !important;}

body {
  float: none !important;
  width: auto !important;
  margin: 0 !important;
  padding: 0 !important;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 9pt;
  background: white;
  }
.nav,
#skip_to_content,
#sign_up,
#site_search,
#site_header,
#footer,
img {
  display: none;
  }
table {
  width:100%!important;
  }
h1, h2, h3, h4 {
  color: black !important;
  margin-bottom:10px;
  }
#site_body {
  padding: 0;
  color: #333; 
  background: transparent;
  }





/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
