body {font-family: Arial, Verdana, sans-serif; }  

.normal { font-size: 10pt; font-weight: normal; font-style: normal; color: black; }

.peque{ font-size: 8pt; font-weight: normal; font-style: normal; color: black; }


.normal-rojo{ font-size: 10pt; font-weight: normal; font-style: normal; color: #990000; }

.peque-rojo{ font-size: 8pt; font-weight: normal; font-style: normal; color: #990000; }

.cursiva-rojo { font-size: 10pt; font-weight: normal; font-style: italic; color: #990000; }

.negrita-rojo { font-size: 10pt; font-weight: bold; font-style: normal; color: #990000; }


.normal-gris-oscuro{ font-size: 10pt; font-weight: normal; font-style: normal; color: #6B6963; }

.peque-gris-oscuro{ font-size: 8pt; font-weight: normal; font-style: normal; color: #6B6963; }

.cursiva-gris-oscuro{ font-size: 10pt; font-weight: normal; font-style: italic; color: #6B6963; }

.negrita-gris-oscuro{ font-size: 10pt; font-weight: bold; font-style: normal; color: #6B6963; }


.normal-gris-claro{ font-size: 10pt; font-weight: normal; font-style: normal; color: #8C8A8C; }

.peque-gris-claro{ font-size: 8pt; font-weight: normal; font-style: normal; color: #8C8A8C; }

.cursiva-gris-claro{ font-size: 10pt; font-weight: normal; font-style: italic; color: #8C8A8C; }

.negrita-gris-claro{ font-size: 10pt; font-weight: bold; font-style: normal; color: #8C8A8C; } 

