BODY{
        font-family : Verdana, Arial;
        background-color : white;
        font-size : 10 pt;
}
LI{
        font-size : 10 pt;
        margin-top : 12 pt;
}
TABLE.downloads{
        font-size : 9pt;
}
A.downloads:link{
        text-decoration : underline;
        color: black;
        font-weight : bold;
}
A.downloads:visited{
        text-decoration : underline;
        color: black;
        font-weight : bold;
}
A.downloads:hover{
        text-decoration : underline;
        color: blue;
        font-weight : bold;
}
TABLE.precos{
        font-size : 8pt;
        margin-top : 5pt;
        margin-bottom : 5pt;

        margin-left : 5pt;
        margin-right : 5pt;
        font-weight : bold;
}
A.desc01:link{
        text-decoration : underline;
        color: black;
}
A.desc01:visited{
        text-decoration : underline;
        color: black;
}
A.desc01:hover{
        text-decoration : underline;
        color: blue;
}
A.precos:link{
        font-size : 8pt;
        text-decoration : underline;
        color: black;
}
A.precos:visited{
        font-size : 8pt;
        text-decoration : underline;
        color: black;
}
A.precos:hover{
        font-size : 8pt;
        text-decoration : underline;
        color: blue;
}

A.indexentry:link{
        text-decoration : underline;
        color: black;
}
A.indexentry:visited{
        text-decoration : underline;
        color: black;
}
A.indexentry:hover{
        text-decoration : underline;
        color: blue;
}
P{
        font-size : 10 pt;
}

table.Menu {
        font-size : 8pt;
        font-family : Arial,Verdana;
}
table.Menu : link {
        text-decoration : none;
        font-color : #FFFFFF
}
a.faqtopic:link {
        COLOR: #0000FF;
        TEXT-DECORATION: none
}
a.faqtopic:visited {
        COLOR: #0000FF;
        TEXT-DECORATION: none;
}
a.faqtopic:hover {
        color : #0000FF;
        TEXT-DECORATION: underline;
}

a.LinkMenu:link {
        COLOR: #000000;
        FONT-WEIGHT: bold;
        TEXT-DECORATION: none
}
a.LinkMenu:visited {
        COLOR: #000000;
        FONT-WEIGHT: bold;
        TEXT-DECORATION: none;
}
a.LinkMenu:hover {
        color : #222222;
        FONT-WEIGHT: bold;
        TEXT-DECORATION: underline;
}
