.textestandard { 
	font-family: Verdana;
    font-weight: normal;
    font-style: normal;
    color: #000000;
    font-size: 13;
    text-align: justify;
}

.titrenews { 
	font-family: Verdana;
    font-weight: bold;
    font-style: normal;
    color: #000000;
    font-size: 13;
    background-color: #7D96F2;
    text-align: left;
}

.textenews { 
	font-family: Verdana;
    font-weight: normal;
    font-style: normal;
    color: #000000;
    font-size: 13;
    background-color: #F0EFF4;
    text-align: justify;
}

h1 {
	font-family: Verdana;
    font-weight: bold;
    font-style: normal;
    color: #000000;
    font-size: 16;
    text-align: left;
}

.english {
    font-style: normal;
    color: #993333;
}
