 @media print {
   body, h4, table, p { color: #000000 !important }
   body {font-size: 80% !important}
   #fixedMenu, .head, h2, value, input, .noprint { display: none }
  .content { margin-left: 0em; }
  h4, table { margin: 0px }
  td { border: 1px solid #000000}
}
