BODY TD {
    font-family : Verdana, sans-serif;
    font-size : 10pt;
    color : Black;
}
TD.TitulusTxt H1 {
    color : #007434;
    font-weight : bold;
    font-size : 35pt;
    word-spacing: 5px;
    /*letter-spacing: 2pt;*/
    margin-top: -6;
    margin-bottom: 0;
}
TD.TitulusTxt H2 {
    color : #007434;
    font-weight : normal;
    font-size : 22pt;
    word-spacing: 2px;
    margin-top: 0;
    margin-bottom: 0;
}

TD.TitulusTxt H5 {
    color : Black;
    font-weight :  bold;
    font-size : 10pt;
    margin-top: 0;
    margin-bottom: 0;
}
TD.FrmCellDesc {
    font-family : Verdana, sans-serif;
    font-weight : bold;
    font-size : 10pt;
    color : Black;
}