/*  Hojas de Estilo en Cascada para Guarani Renda
        Creado por Manuel F. Fernández D.
           (haihara@guaranirenda.com)
*/

/* Uso de estas fuentes en la página */
  td {
    font-family: "Times New Roman", Times, serif;
    font-style: normal;
    font-weight: normal;
    font-size: 12pt;
  }

  h1 {
    font-style: normal;
    font-weight: 600;
    font-size: 20pt;
  }

  h2 {
    font-style: normal;
    font-weight: normal;
    font-size: 18pt;
  }

  h3 {
    font-style: normal;
    font-weight: normal;
    font-size: 15pt;
  }

  h4 {
    font-style: normal;
    font-weight: bold;
    font-size: 12pt;
  }

  p {
    font-family: "Times New Roman", Times, serif;
    font-style: normal;
    font-weight: normal;
    font-size: 12pt;
  }

  sup {
    font-style: normal;
    font-weight: normal;
    font-size: 10pt;
  }

/* Para el final de las páginas */
  div {
    font-family: "Times New Roman", Times, serif;
    font-style: normal;
    font-weight: normal;
    font-size: 9pt;
    }

/* Para uso con Netscape 4.x */
  b {
    font-weight: bold;
  }

/* Para uso con Netscape 4.x */
  i {
    font-style: italic;
  }

/* Tags inocuos */
  pal-nor {
    color: #000000;
  }


/* Clases modificadoras */
  .normal {
    font-size: 12pt;
  }
  .grn {
    color: #990000;
  }
  .esp {
    color: #000000;
  }
  .guarani {
    color: #990000;
  }
