body {
   background: white;
   font-size: 12pt;
   }
#screenname, #logo, #topborder, #bottomborder, #sections, #categories, #menu, #pages {
  display:none;
}

h2 {
  font-size:18pt;
  font-weight:bold;
  color:#000000;
}

#content {
   width: auto;
   margin-left:5%;
   margin-right:5%;
   padding: 1em 0 0 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   }


th {
  color:#000000;
  border:0 0 0 0;
}

td {
  border:1px solid #000000;
}

table {
  page-break-after:always;
}

