/*
 * Style sheet for the okinawa pages
 */
   :link { text-decoration: underline; color: #212121 }
   :visited { text-decoration: underline; color: #778899 }
   :active { text-decoration: underline; color: red }
   .blink { text-decoration: blink }
   .zentriert { text-align: center }
   .rechts { text-align: right }
   .blocksatz { text-align: justify }
   .redc { color: red; }
   .reda { color: #af0000; }
   .green { color: green; }
   .blue { color: #0000ff; }
   .white { color: #ffffff; }
   .sign { font-size: 75%; }
   .signa { font-size: 75%; color: #000; }
   .sign1 { font-size: 55%; }
   .times { font-family: "Times New Roman",times,roman,serif; }
   big { font-size: 140%; }
   body { color: #000; font-family: Arial,Helvetica,"sans serif"; font-size: 10pt }
   h1 { font-size: 190% }
   h2 { font-size: 170% }
   h3 { font-size: 150% }
   h4 { font-size: 125% }
   hr { height: 0.5px; }
   img { border-width:0px; }
   pre { color: #000; white-space: pre; font-family: Arial,Helvetica,"sans serif"; font-size: 10pt;  }
   table.zentriert { margin-left: auto; margin-right: auto; }
   td { color: #000; font-family: Arial,Helvetica,"sans serif"; font-size: 10pt }