body {
    font-family : 'sans-serif', 'Adobe Pi Std', Cursor, OpenSymbol, Symbol;
    text-align : justify;
    font-size: 10;
  }
h3 {
    letter-spacing : 5px;
    margin-bottom : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-top : 0px;
    padding-bottom : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-top : 0px;
    color : red;
    font-size: 15px;
  }

table {
    background-color : #f1f1f1;
    vertical-align : top;
    font-size: 12px;
  }

.gray0 {
    background-color : #ececec;
    border-bottom-color : #849077;
    border-bottom-style : solid;
    border-bottom-width : 1px;
    border-left-color : #849077;
    border-left-style : solid;
    border-left-width : 1px;
    border-right-color : #849077;
    border-right-style : solid;
    border-right-width : 1px;
    border-top-color : #849077;
    border-top-style : solid;
    border-top-width : 1px;
    text-align : left;
    vertical-align : top;
  }


.grayhead {
    background-color : #d8e3bb;
    text-align : center;
  }


.footer {
    color : #b4b4b4;
  }


.tblhead {
    padding-bottom : 10px;
    padding-top : 10px;
  }


.tblbrcorner {
    background-image : url('tblbrcorner.gif');
    background-repeat : norepeat;
    height : 16px;
    width : 16px;
    background-color : #ffffff;
  }


.tblblcorner {
    background-image : url('tblblcorner.gif');
    background-repeat : norepeat;
    height : 16px;
    width : 16px;
    background-color : #ffffff;
  }


.tbltlcorner {
    background-image : url('tbltlcorner.gif');
    background-repeat : norepeat;
    height : 16px;
    width : 16px;
    background-color : #ffffff;
  }


.tbltrcorner {
    background-image : url('tbltrcorner.gif');
    background-repeat : norepeat;
    height : 16px;
    width : 16px;
    background-color : #ffffff;
  }


.tblbline {
    background-image : url('tblbline.gif');
    background-repeat : repeat-x;
    height : 16px;
    background-color : #ffffff;
  }


.tbltline {
    background-image : url('tbltline.gif');
    background-repeat : repeat-x;
    height : 16px;
    background-color : #ffffff;
  }


.tbllside {
    background-image : url('tbllside.gif');
    background-repeat : repeat-y;
    width : 16px;
    background-color : #ffffff;
  }


.tblrside {
    background-image : url('tblrside.gif');
    background-repeat : repeat-y;
    width : 16px;
    background-color : #ffffff;
  }

