body {
    font-family: 'Roboto';
    text-align: justify;
    margin-left: 20px;
    margin-right: 20px;
}
.div-logo{
    margin-top: 50px;
    margin-bottom: 50px;
    width: 100%;
    text-align: center;

}

.h1-titulo{
    color:#003580;
}
.logo{
    height: 100px;
}

.container{
    font-size: 12px;
}
table.main {}

tr.row {}

td.cell {}

div.block {}

div.paragraph {}

.font0 {
    font: 11pt 'Roboto', sans-serif;
}

.font1 {
    font: 14pt 'Roboto', Black, sans-serif;
}

.font2 {
    font: 11pt 'Roboto', sans-serif;
}

.font3 {
    font: 12pt 'Roboto', sans-serif;
}

.font4 {
    font: 26pt 'Roboto', sans-serif;
}

.font5 {
    font: 10pt 'Roboto', serif;
}

.font6 {
    font: 11pt 'Roboto', serif;
}

.font7 {
    font-size: small;
}

.font8 {
    font: 13pt 'Roboto', serif;
}

.font9 {
    font: 15pt 'Roboto', serif;
    font-weight: bold;
    text-transform: uppercase;
}

.font10 {
    font: 26pt 'Roboto', serif;
}