

tr {
    vertical-align : bottom;
  }


td.s1 {
    font : bold Arial, Helvetica,'sans-serif';
    margin : 0 0 0 10px;
    width : 30%;
  }


td.s2 {
    font: bold Arial, Helvetica, 'sans-serif';
    width : 10%;
  }


td.s3 {

    width : 30%;
  }


a:link {
    font-weight : bold;
    outline : blue;
    color : blue;
    text-decoration : underline;
  }


