.Estilo2 {
    color: hsl(280, 60%, 50%);
    font-size: 36px;
  }
  .Estilo4 {font-size: 16px}
  .Estilo5 {color: #003300}
  .Estilo6 {
    color: #003300;
    font-weight: bold;
    font-size: 17px;
  }
  .Estilo7 {color: #003300; font-size: 14px; }
  .Estilo8 {color: #003300; font-size: 14px; font-weight: bold; }
  .Estilo9 {font-size: 14px}
  .Estilo10 {
    font-size: 16px;
    color: #003300;
    font-weight: bold;
  }
  .Estilo12 {color: #003300; font-weight: bold; font-size: 18px;}
