<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.textonormal {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
}

.textocampo {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: white;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: white;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: white;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: white;
  background-color: white;
}

.textpequecentro {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-style: normal;
  font-weight: normal;
  text-align: center;
}

.titulo {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
}

.recuadro {
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #0066ff;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #0066ff;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #0066ff;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #0066ff;
  background-color: #a7b7ff;
}

.respuestas {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #e0eaff;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #e0eaff;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #e0eaff;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #e0eaff;
  background-color: #e0eaee;
}

.respuestasb {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #e0eaff;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #e0eaff;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #e0eaff;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #e0eaff;
  background-color: #e0eaee;
}

.recuadrotabla {
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #aaaaaa;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #aaaaaa;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #aaaaaa;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #aaaaaa;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
}

.menu {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: bold;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #e0eaff;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #e0eaff;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #e0eaff;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #e0eaff;
  background-color: #e0eaee;
}

.verdadfalso {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: bold;
  text-align: center;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #cccccc;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #cccccc;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #cccccc;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #cccccc;
}

.recuadroestimulo {
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #a7b7ff;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #a7b7ff;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #a7b7ff;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #a7b7ff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
}

#listaestim1 {
  list-style-type: disc;
  list-style-position: outside;
}

</pre></body></html>