BODY {
    background-color : rgb(200, 200, 200);
    font-family : arial, helvetica;
    font-size : 10pt;
     }
TD {
    font-family : arial, helvetica;
    font-size : 10pt;
    }
TD.Sombra {
    background-color : rgb(190, 190, 190);
    font-family : arial, helvetica;
    font-size : 10pt;
    }
TD.Claro0 {
    background-color : rgb(220, 220, 220);
    font-family : arial, helvetica;
    font-size : 10pt;
    }
TD.Escuro0 {
    background-color : rgb(200, 200, 200);
    font-family : arial, helvetica;
    font-size : 10pt;
    }
TD.Escuro1 {
    background-color : rgb(180, 180, 180);
    font-family : arial, helvetica;
    font-size : 10pt;
    }
TD.Escuro2 {
    background-color : rgb(10, 10, 10);
    font-family : arial, helvetica;
    font-size : 10pt;
    text-align : center;
    }
.Tit1 {
    font-size : 12pt;
    font-weight : bold;
    }

A.Branco { color : white }

A:link { text-decoration : underline }
A:active { text-decoration : none }
A:visited { text-decoration : underline }
