
/* Display none
**********************************/

#leftbar,
#footer
{
  display:none;
}

#content {
  margin: 0;
  width: auto;
}

html, body, table, td, th {
  font-size: 13pt;
} 
