
BODY
{
    COLOR: #000000;
    FONT-FAMILY: verdana;
    FONT-SIZE: 8pt;
    LINE-HEIGHT: 150%; 
    background-color:
}
TABLE
{
    COLOR: #000000;
    FONT-FAMILY: verdana;
    FONT-SIZE: 8pt
}
TD
{
    COLOR: #000000;
    FONT-FAMILY: verdana;
    FONT-SIZE: 8pt
}
P
{
    COLOR: #000000;
    FONT-FAMILY: verdana;
    FONT-SIZE: 8pt
}
.texto
{
    COLOR: #000000;
    FONT-FAMILY: verdana;
    FONT-SIZE: 8pt;
}
.linha
{
    COLOR: #ffffff;
    FONT-FAMILY: verdana;
    FONT-SIZE: 8pt;
}
.assinatura
{
    COLOR: #000000;
    FONT-FAMILY: verdana, Helvetica, Arial;
    FONT-SIZE: 8pt
}
A:active
{
    COLOR: white;
    TEXT-DECORATION: underline
}
A
{
    COLOR: white;
    TEXT-DECORATION: underline
}
A:link
{
    COLOR: black;
    TEXT-DECORATION: underline
}
A:visited
{
    COLOR: silver;
    TEXT-DECORATION: underline
}
A:hover
{
    COLOR: silver;
    TEXT-DECORATION: none
}select       { font-family: Verdana; font-size: 8pt }
textarea     { font-family: Verdana; font-size: 8pt }
input        { font-family: Verdana; font-size: 8pt }
.linksProdutos {  color: #666666; text-decoration: none}
.linksProdutos:active {  color: #666666; text-decoration: none}
.linksProdutos:hover {  color: #666666; text-decoration: none}
.linksProdutos:link {  color: #666666; text-decoration: none}
.linksProdutos:visited{  color: #999999; text-decoration: none}