/*
 * Style sheet for the leiden PGA meeting pages
 */
   :link { text-decoration: underline; color: #212121 }
   :visited { text-decoration: underline; color: #77f }
   :active { text-decoration: underline; color: red }
   .blink { text-decoration: blink }
   .redc { color: red; }
   .green { color: green; }
   .white { color: #ffffff; }
   .sign { font-size: 70% }
   .signa { font-size: 12pt }
   big { font-size: 130%; color: #000; }
   body { color: #000; font-family: Arial,Helvetica,"sans serif"; font-size: 10pt }
   h1 { font-size: 200% }
   h2 { font-size: 175% }
   h3 { font-size: 150% }
   h4 { font-size: 130% }
   hr { height: 0.5px; }
   img { border-width:0px; }
   td { color: #000; font-family: Arial,Helvetica,"sans serif"; font-size: 10pt }