

.notas-titulo-avanti {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 36px;
	line-height: 38px;
    color: #A27E4F;
    font-weight: bold;
}
.notas-titulo-avanti-linea {
	margin: 15px 0px 15px 0px;
    border-bottom: 1px solid #B4B4B4;
}
.notas-titulo-notas {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 18px;
    color: #A27E4F;
    font-weight: bold;
}
.notas-texto {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 14px !important;
    color: #000000;
}