body,

table {
    color: #1D4F2E;
    text-align: justify;
    font-size: 11pt;
    font-weight: normal;
}

.title {
    padding-bottom: 15px;
    color: #A89543;
    text-align: center;
    font-size: 16pt;
    font-weight: bold;
}

.subTitle {
    color: #1D4F2E;
    text-align: center;
    font-size: 11pt;
    font-weight: bold;
}

.subTexto {
    color: #1D4F2E;
    text-align: right;
    font-size: 9pt;
}

.padraoLink {
    padding-bottom: 50px;
    color: #1D4F2E;
    text-align: right;
    font-size: 11pt;
}

.subLink {
    color: #1D4F2E;
    text-align: right;
    font-size: 9pt;
}
