.texto_general {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    color: #000000;
    text-align: justify;
}

.texto_10 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #000000;
}

.titulo_sec_blanco {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #9E3030;
    /* background-color: #9E3030; */
    text-align: left;
}
/*
body {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    background-color: #000000;
}
*/
.style2 {
    font-size: 10px
}

.style4 {
    font-size: 16px;
    font-weight: bold;
}

.style5 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.style6 {
    font-size: 16px;
    font-weight: bold;
}

.style7 {
    color: #FF0000;
    font-weight: bold;
}