
H1     {font-size: 24pt;
        font-style: bold;
        font-family: Comic Sans MS;
        text-align: center;        
        color: blue}

H2     {font-size: 8pt;
        font-style: normal;
        font-family: Arial;
        text-align: left;
        color: blue}

H3     {font-size: 14pt;
        font-style: bold;
        font-family: Comic Sans MS;
        text-align: left;
        color: blue}

H4     {font-size: 10pt;
        font-style: bold;
        font-family: Comic Sans MS;
        text-align: left;
        color: blue}

H5     {font-size: 10pt;
        font-style: normal;
        font-family: Comic Sans MS;
        text-align: left;
        color: blue}

P      {font-size: 10pt;
        font-style: normal;
        font-family: Arial;
        text-align: justify;
        color: black}

.nombres    {font-size: 10pt;
             font-family: Arial;
             font-style: italic; 
             color: blue}

.libros     {font-size: 10pt;
             font-family: Arial;
             font-style: italic; 
             color: green}

.destaca     {font-size: 10pt;
             font-family: Arial;
             font-style: italic; 
             color: red}

EM           {font-size: 10pt;
             font-family: Arial;
             font-style: italic; 
             color: red}

SUB         {font-size: 8pt;
             font-family: Arial;
             font-style: normal;
             color: black}

SUP          {font-size: 8pt;
             font-family: Arial;
             font-style: normal;
             color: black}

SAMP         {font-size: 10pt;
             font-family: Courier New;
             font-style: normal;
             text-align: justify;
             color: gray}

Q            {font-size: 10pt;
             font-family: Arial;
             font-style: italic;
             color: gray}
  