BODY {
    background-color : rgb(190,220,240);
    font-family : arial, helvetica;
    font-size : 10pt;
     }
TD {
    font-family : arial, helvetica;
    font-size : 10pt;
    }
TD.Sombra {
    background-color : rgb(160, 220, 245);
    font-family : arial, helvetica;
    font-size : 10pt;
    }
TD.Claro0 {
    background-color : rgb(210, 250, 255);
    font-family : arial, helvetica;
    font-size : 10pt;
    }
TD.Claro0F12 {
    background-color : rgb(210, 250, 255);
    font-family : arial, helvetica;
    font-size : 12pt;
    }
TD.Escuro0 {
    background-color : rgb(170, 240, 255);
    font-family : arial, helvetica;
    font-size : 10pt;
    }
TD.Escuro1 {
    background-color : rgb(165, 230, 250);
    font-family : arial, helvetica;
    font-size : 10pt;
    }
TD.Escuro2 {
    background-color : rgb(160, 220, 250);
    font-family : arial, helvetica;
    font-size : 10pt;
    text-align : center;
    }

A:link { text-decoration : none;
         color: brown }
A:active { text-decoration : none }
A:visited { text-decoration : underline }
A:hover {text-decoration : underline }

A.Branco { color : white }
