/*
 * Style sheet for the imf pages
 */
   :link { text-decoration: underline; color: #212121 }
   :visited { text-decoration: underline; color: #778899 }
   :active { text-decoration: underline; color: red }
   .archiv { font-family: Comic Sans MS,Arial,Helvetica; text-align: right; font-size: 9pt; font-weight: bold; color: #af0000; margin-right: 50px; }
   .ende { text-align: center; font-size: 8pt; font-weight: bold; }
   .zentriert { text-align: center }
   .links { text-align: left }
   .rechts { text-align: right }
   .blocksatz { text-align: justify }
   .green { color: green; }
   .redc { color: red; }
   .white { color: #ffffff; }
   .darkred { color: #b22222; }
   .sign { font-size: 75%; color: #000; }
   .sign1 { font-size: 8pt; }
   .comic { font-family: Comic Sans MS,Arial,Helvetica,sans-serif; }
   big { font-size: 130%; color: #000; }
   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: 120% }
   hr { height: 0.5px; }
   img { border-width:0px; }
   table.zentriert { margin-left:auto; margin-right:auto }
   td { text-align: left; color: #000; font-family: Arial,Helvetica,sans-serif; font-size: 10pt; }
   th { color: #000; font-family: Arial,Helvetica,sans-serif; font-size: 10pt; }
