
.azul { color: navy; text-decoration: blink }
.cierto_falso { color: #800080 }
.italico_normal { font-style: italic }
.italico_peq { font-style: italic; font-size: 9px }
.mas_resaltado  { color: #ffc52d; font-weight: bold }
.resaltado_bold { font-weight: bold }
.rojo { color: red }
a  { color: white; text-decoration: none }
a:hover  { color: #ecb932 }
h1   { color: white; font-weight: bold; font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-align: center }
h2  { color: #fff; font-weight: bold; font-size: 25px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-align: center }
h3   { color: black; font-style: normal; font-weight: normal; font-size: 12px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; margin-right: 10pt; margin-left: 20pt }
h4   { color: white; font-weight: normal; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none; margin: 0px 0px 0px 5px }
h5  { color: white; font-weight: normal; font-size: 10px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-align: center }
h6 { color: black; font-weight: normal; font-size: 9px; font-family: Verdana, Arial, Helvetica; text-align: center }
p { color: #2d2d5d; font-size: 11px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; margin-right: 10px; margin-left: 40px }