/*
 * Style sheet for the argentinatable pages
 */
   :link { text-decoration: underline; color: #212121 }
   :visited { text-decoration: underline; color: #77f }
   :active { text-decoration: underline; color: red }
   .archiv { text-align: center; font-size: 8pt; font-weight: bold; }
   .redc { color: red; }
   .darkred { color: #b22222; }
   .blue { color: #0000ff; }
   .green { color: green; }
   .white { color: #ffffff; }
   .sign { font-size: 75%; }
   .sign1 { font-size: 55%; }
   big { font-size: 140%; }
   body { color: #000; font-family: Arial,Helvetica,"sans serif"; font-size: 10pt }
   h1 { font-size: 180% }
   h2 { font-size: 170% }
   h3 { font-size: 130% }
   h4 { font-size: 117% }
   img { border-width:0px; }
   pre { color: #000; white-space: pre; font-family: Arial,Helvetica,"sans serif"; font-size: 10pt;  }
   td { color: #000; font-family: Arial,Helvetica,"sans serif"; font-size: 9pt; }