body {
  background: none;
  }
td#leftMenu, #screen_heading, .nonprinting {
  display: none;
  }
table#mainTable {
  background: none;
  width: auto;
  border: none;
  }
td#mainCell {
  width: auto;
  }
#printLogo {
  display: block;
  margin-bottom: 12px;
  } 
div#header {
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  padding: 0;
  background-color: #fff;
  }
div#header h1 {
  margin: 0;
  background: none;
  font-size: 150%;
  }  
div#header ul {
  padding-top: 6px;
  padding-bottom: 6px;
  border-bottom-style: none; 
  }