  html {
    background-image: none;
    font-family: arial;
    font-size: 14px;
    width: 1000px;
  }
  .template td {
    float: none !important;
  }

  * { -webkit-print-color-adjust: exact; print-color-adjust: exact; }
  a {
    color: #111;
    text-decoration: none;
  }
  #wrapper {
    padding: 0;
  }
  #placeholder, 
  #footer {
    display: none;
  }

  .subscribe-block,
  .singleNews .links a.icons {
    display: none;
  }
  .noprint {
    display: none !important;
  }
  .people .photo {
    background: none !important;
  }

  .singleNews {
    font-size: 14pt;
  }
  .singleNews .text {
    line-height: 1.5;
  }
  .singleNews .links {
    border: 0;
  }
  .singleNews .links span.date {
    color: #111;
  }
  .singleNews .links a.category {
    color: #111;
    text-decoration: none;
  }

  #sendPopup,
  #sharePopup {
    display: none;
  }

  .hide, .hidden {
    display: none;
  }

