/*
 * Style sheet for the Geneva 1998 pictures pages
 */
   :link { text-decoration: underline; color: #ff0000 }
   :visited { text-decoration: underline; color: #af0000 }
   :active { text-decoration: underline; color: #ff0000 }
   .blink { text-decoration: blink }
   .zentriert { text-align: center }
   .rechts { text-align: right }
   .blocksatz { text-align: justify }
   .dark { color: #af0000; font-family: Arial,Helvetica,sans-serif; }
   .red { color: red; }
   .reda { color: #af0000; }
   .black { color: #000000; }
   .blue { color: blue; }
   .klein { color: #000; font-size: 9pt; }
   .kleiner { color: #000; font-size: 8pt; }
   .kleinst { color: #000; font-size: 8pt; font-family: Arial,Helvetica,sans-serif; }
   .mini { font-size: 7.5pt; }
   body { color: #000; font-family: verdana; font-size: 10pt; }
   h1 { font-size: 180% }
   h2 { font-size: 160% }
   h3 { font-size: 130% }
   h4 { font-size: 115% }
   img { border-width:0px; }
   table { margin-left:auto; margin-right:auto }
   td { text-align: left; color: #000; font-family: verdana; font-size: 10pt; }
   td.zentriert { text-align: center; }
   .verdana { color: #000; font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 10pt; }