body {
  text-align:left;
  margin:0px 0px 0px 0px;
  font-size: 9pt;
}

div#container { 
 text-align:left;
 width:100%;
 margin:0; 
 border: none;
}

div#leftcnt{ display: none;}

div#content {
  width:100%;
  margin:0px 0px 0px 0px;
}

div#header { 
  border: outset 1px #B1B1B1;
}

table.header {
  color: black;
}

div#footer { 
  display: none;
}
