﻿body
{
    /*background-color: #efeae4;     /*background-image: url("/psonline/ps2009/images/fundo_ana_opaco.jpg");     background-repeat: no-repeat;     background-position: top;*/
    margin-top: 0px;
}
.fundo
{
    background-color: #ffffff;
}
.barra
{
    background-color: #0066cc;
}
.titulo1
{
    color: #00275e;
    font-family: Arial;
    font-size: 10pt;
    font-weight: BOLD;
}
.titulo2
{
    color: #00275e;
    font-family: Verdana;
    font-size: 13pt;
    font-weight: BOLD;
}
.subtitulo
{
    color: #000000;
    font-family: Verdana;
    font-size: 8pt;
    font-weight: BOLD;
}
.corpo
{
    color: #000000;
    font-family: Verdana;
    font-size: 8pt;
}
.atencao
{
    color: #000000;
    font-family: Arial;
    font-size: 8pt;
}
.link
{
    color: #00275e;
    font-family: Verdana;
    font-size: 9pt;
    text-decoration: underline;
}

.texto10
{
    color: #00275e;
    font-family: Verdana;
    font-size: 10pt;
}
.texto20branco
{
    color:White;
    font-family: Verdana;
    font-size: 20pt;
}
.texto15branco
{
    color:White;
    font-family: Verdana;
    font-size: 15pt;
}
.texto12red
{
    color: Red;
    font-family: Verdana;
    font-size: 12pt;
}
.texto12
{
    color: Black;
    font-family: Verdana;
    font-size: 12pt;
}
.texto8
{
    color: #00275e;
    font-family: Verdana;
    font-size: 8pt;
}
.texto8branco
{
    color: #ffffff;
    text-decoration: none;
    font-family: verdana;
    font-weight: normal;
    font-size: 8pt;
}
.texto7branco
{
    color: #ffffff;
    text-decoration: none;
    font-family: verdana;
    font-weight: normal;
    font-size: 7pt;
}