

body {
    background-image : url('images/fds.jpg');
    background-attachment : fixed;
    background-position : top left;
    background-repeat : repeat;
    border-bottom-color : #248721;
    /* border-bottom-style : solid;
    */ border-left-color : #248721;
    /* border-left-style : solid;
    */ border-right-color : #248721;
    /* border-right-style : solid;
    */ border-spacing : 20px 20px;
    border-top-color : #248721;
    /* border-top-style : solid;
    */
    font-family : 'Bitstream Vera Sans', 'Lucida Sans', 'Arial Bold', 'Arial', 'sans';
    font-size : 4mm;
    font-weight : bold;
    margin-bottom : 30px;
    margin-left : 30px;
    margin-right : 30px;
    margin-top : 0px;
  }


h1 { border-top-width: 0px;
    border-bottom-width : 0px;
    color : #3B5041;
    font-family : 'URW Chancery L', 'Lucida Handwriting', 'Chancery';
    font-size : 24pt;
    font-weight : bold;
    position : relative;
    text-align : center;
    text-decoration : none;
  }


h2 {
    border-top-width : 34px;
    border-bottom-width : 24px;
    font-size : 18pt;
    font-weight : bold;
    position : relative;
    text-align : center;
  }


table {
    empty-cells : hide;
    outline-style : hidden;
    padding-bottom : 15px;
    padding-left : 15px;
    padding-right : 15px;
    padding-top : 15px;
    position : relative;
    text-align : center;
    vertical-align : middle;
  }


tbody {
    empty-cells : hide;
    outline-style : hidden;
    padding-bottom : 15px;
    padding-left : 15px;
    padding-right : 15px;
    padding-top : 15px;
    text-align : center;
    vertical-align : middle;
  }


