.box
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    font-style: italic;
    color: #666666;
    word-spacing: normal;
    text-align: left;
    letter-spacing: normal;
    white-space: pre;
    background-color: #DEE7EB;
}
.caixa
{
    float: left;
    margin-top: auto;
    margin-right: 5px;
    margin-bottom: auto;
    margin-left: 5px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #666666;
    background-image: url(administrador/base_tabela.html);
}
.txt
{
    font-family: tahoma;
    font-size: 11px;
    color: #666666;
    text-align: left;
}
.titulo
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    color: #660000;
}
.titulo2
{
    font-family: Tahoma;
    font-size: 14px;
    font-weight: bold;
    color: #D5EAEA;
}
.txt2
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFFFFF;
}

