BODY
{
    SCROLLBAR-FACE-COLOR: #0A7ACE;
    FONT-SIZE: 10pt;
    BACKGROUND-ATTACHMENT: fixed;
    SCROLLBAR-HIGHLIGHT-COLOR: #E3EAFF;
    SCROLLBAR-SHADOW-COLOR: #000000;
    COLOR: #000040;
    SCROLLBAR-3DLIGHT-COLOR: #085A96;
    SCROLLBAR-ARROW-COLOR: #ffffff;
    SCROLLBAR-TRACK-COLOR: #085A96;
    BACKGROUND-REPEAT: repeat;
    FONT-FAMILY: Verdana, Arial;
    SCROLLBAR-DARKSHADOW-COLOR: #000030;
    TEXT-ALIGN: left
}

.topo        { font-family: Verdana; font-size: 10pt; color: #000040; text-align: 
               Center; font-weight: bold }
.titulos     { font-family: Verdana; font-size: 12pt; color: #CCCCFF; font-weight: bold }
.titulos2    { font-family: Verdana; font-size: 10pt; color: #FFFFFF; font-weight: bold }
td           { font-family: Verdana; font-size: 10pt; text-align: left; color: #000040; 
               background-color: #E3E4FF; border-style: double; border-width: 
               1; padding: 5 }
.td1         { font-family: Verdana; font-size: 10pt; text-align: left; color: #000040; 
               padding: 0 }
.menul       { font-family: Verdana; font-size: 8pt; color: #336699; font-weight: bold }
A:link  {font-family: Verdana, Arial;
        font-size: 10pt;
        text-decoration:underline;
        color:#000040; } 

A:visited {font-family: Verdana, Arial;
           font-size: 10pt;
           text-decoration: underline;
           color:#000040;} 

A:hover {font-family: Verdana, Arial;
         font-size: 10pt; 
         text-decoration: underline;
         color: #FF0000;}