/*
 * Style sheet for the chossudovsky pages
 */
   :link { text-decoration: underline; color: #212121 }
   :visited { text-decoration: underline; color: #778899 }
   :active { text-decoration: underline; color: red }
   .zentriert { text-align: center }
   .rechts { text-align: right }
   .links { text-align: left }
   .blocksatz { text-align: justify }
   .green { color: green; }
   .redc { color: red; }
   .reda { color: #af0000; }
   .blue { color: blue; }
   .garamond { font-family: Garamond,times,roman,serif;}
   .link { font-size: 8pt; }
   .nobr { white-space: nowrap }
   .padd { font-size: 9pt; padding-right: 60; }
   .small { font-size: 9pt; }
   .sign { font-size: 75% }
   .signa { font-size: 12pt; }
   big { font-size: 130%; color: #000; }
   body { color: #000; font-family: Arial,Helvetica,sans-serif; font-size: 10pt; text-align: justify; }
   h1 { font-size: 170% }
   h2 { font-size: 150% }
   h3 { font-size: 120%; }
   h4 { font-size: 110% }
   hr { height: 0.5px; }
   img { border-width:0px; }
   p.sign { text-align: center; font-style: italic; font-size: 75% }
   td { color: #000; font-family: Arial,Helvetica,sans-serif; font-size: 10pt; }
   td.small { font-size: 9pt; }
   td.black { color: #ffffff; font-family: Arial,Helvetica,sans-serif; font-size: 10pt; }
