body
{
    font-family: Verdana, Helvetica, sans-serif, Arial
}
A:link
{
    COLOR: blue;
    TEXT-DECORATION: none
}
A:visited
{
    COLOR: blue;
    TEXT-DECORATION: none
}
A:hover
{
    COLOR: blue;
    TEXT-DECORATION: underline
}
h1
{
    color: rgb(255,204,0)
}
h2
{
    font-family: Times New Roman, Arial, Helvetica, sans-serif; font-size: 14pt;
    letter-spacing : 0pt
}
h4
{
    COLOR: #009933;
    MARGIN-BOTTOM: 0;
    TEXT-ALIGN: center
}
.menu
{
    COLOR: #0000FF;
    TEXT-DECORATION: none;
    FONT-SIZE: 8pt
}
A.menu:link
{
    COLOR: #005910;
    TEXT-DECORATION: none;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bold
}
A.menu:visited
{
    COLOR: #005910;
    TEXT-DECORATION: none;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bold
}
A.menu:hover
{
    COLOR: #005910;
    TEXT-DECORATION: underline;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bold
}
.Artigos
{
    TEXT-DECORATION: none;
    FONT-SIZE: 10pt;
}
P.Artigos
{
    TEXT-ALIGN: justify;
    FONT-SIZE: 11pt;
}
P.ArtigosPergunta
{
    TEXT-ALIGN: justify;
    FONT-SIZE: 11pt;
    FONT-WEIGHT: bold;
    margin-bottom: 0;
}
P.MenuArtigos
{
    TEXT-ALIGN: justify;
    FONT-SIZE: 8pt;
}
P.Fotos
{
    TEXT-ALIGN: center;
    FONT-SIZE: 8pt;
}
h1.Artigos
{
    color: rgb(0,100,255);
    FONT-SIZE: 16pt;
}
h2.Artigos
{
    color: rgb(0,100,255);
    FONT-SIZE: 14pt;
    font-style: italic;
}
/* H6 para Autor */
h6.Artigos
{
    color: rgb(0,100,255);
    FONT-SIZE: 10pt;
}
P.copyright
{
    TEXT-ALIGN: center;
    margin-top: 0;
    margin-bottom: 0;
    FONT-SIZE: 8pt;
}
P.lista
{
    TEXT-ALIGN: justify;
    margin-top: 0;
    margin-bottom: 0;
    FONT-SIZE: 8pt;
}
P.Frases
{
    TEXT-ALIGN: center;
    FONT-SIZE: 9pt;
    margin-left: 20;
    margin-right: 20;
}