<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*Fichero hoja de estilos. */

 BODY   { background    : black}
 H1   { color     : #ffcc00;
          font-weight   : bold;
          font-size : 12pt;
          line-height   : 14pt;
	  text-decoration: underline;
          font-family   : ,Verdana,Arial,Helvetica,sans-serif;}
 H2   { color : #00CC22;
          font-size : 8pt;
          font-family : Verdana; }
 P  { color     : #FDE6B0;
          font-size : 10pt;
          line-height   : 12pt;
          text--indent  : 0.5in;
          font-family   : Verdana,Arial,Helvetica,sans-serif;}
 TD { color     : #FDE6B0;
          font-size : 10pt;
          line-height   : 12pt;
          text--indent  : 0.5in;
          font-family   : Verdana,Arial,Helvetica,sans-serif;}
 P.versos {font-family: Verdana,Arial,Helvetica,sans-serif; 
             color: #ff8888 ; 
             font-size: 9pt; 
	     text-align: center}
 P.versos1 {font-family: Verdana,Arial,Helvetica,sans-serif; 
             color: #ff8888 ; 
             font-size: 9pt; 
	     text-align: left}
 P.versitos  { color     : #FDA6B0;
          font-size : 8pt;
          font-style: italic;
          text--indent  : 0.5in;
          font-family   : Verdana,Arial,Helvetica,sans-serif;}
 PRE { color     : #ff8888;
          font-size : 8pt;
          font-family   : Verdana,Arial,Helvetica,sans-serif;}
/* Final del fichero de estilos */
</pre></body></html>