/*
 * 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: 75%; }
   .sign1 { font-size: 55%; }
   .sign3 { font-size: 10pt; }
   big { font-size: 130%; color: #000; }
   .sign2 { font-size: 8pt; }
   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; }
   img.links { float: left }
   img.rechts { float: right }
   p.zentriert { text-align: center }
   p.links {text-align: left}
   p.rechts {text-align: right}
   p.sign { font-size: 75% }
   .nobr { white-space: nowrap }
   table.links { float: left }
   table.rechts { float: right }
   td { color: #000; font-family: Arial,Helvetica,"sans serif"; font-size: 10pt }

