body {-webkit-print-color-adjust: exact;}
* {
	font-family: Ubuntu, Calibri, Arial, san-serif;
	font-size: 14px; line-height: 18px;
	font-weight: 300;
}
.side-content-box,.menu-bar,.social,footer,.notes-short {
	display: none;
}
.notes-long {display: block;}

table { page-break-inside:avoid }
  tr    { page-break-inside:avoid; page-break-after:avoid }
  td    { page-break-inside:avoid; page-break-after:avoid }
  thead { display:table-header-group }
  tfoot { display:table-footer-group }

  .pageheader-image {display:none;}

  h1 {
  	font-size:20px;
  }
  h2 {font-size:16px;}

  .no-print {display:none;}