  a {color: green; text-decoration: none;}

  body {
    border: 0;  
    margin: 0;
    padding: 0;}

  a#hide {display: none;}
  img#hide {display: none;}
  td#header {color: green;}
  th#header {color: green;}

  .hide {display: none;}
  .link {color: black;}

  .table-width {
    width:800;
    }
