/*
 * Style sheet for the PGA Leiden pages
 */
   :link { text-decoration: underline; color: #212121; }
   :visited { text-decoration: underline; color: #77f; }
   :active { text-decoration: underline; color: red; }
   .blink { text-decoration: blink; }
   .ende { text-align: center; font-size: 8pt; font-weight: bold; }
   .green { color: green; }
   .redc { color: red; }
   .reda { color: #800000; }
   .white { color: #ffffff; }
   big { font-size: 150%; color: #000; }
   body { color: #000; font-family: Arial,Helvetica,sans-serif; font-size: 10pt; }
   h1 { font-size: 200% }
   h2 { font-size: 170% }
   h3 { font-size: 150% }
   h4 { font-size: 117% }
   hr { height: 0.5px; }
   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: 10pt; }
