/*
 * Style sheet for the eu cacerolazo 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 }
   .links { text-align: left }
   .green { color: green; }
   .redc { color: red; }
   .sign { font-size: 75% }
   .signa { font-size: 75%; color: #000; }
   .signb { font-size: 10pt; color: #000; }
   big { font-size: 150%; color: #000; }
   body { color: #000; font-family: Arial,Helvetica,sans-serif; font-size: 10pt; }
   h1 { font-size: 200% }
   h2 { font-size: 170% }
   h3 { font-size: 120% }
   h4 { font-size: 110% }
   hr { height: 0.5px; }
   img { border-width:0px; }
   td { color: #000; font-family: Arial,Helvetica,sans-serif; font-size: 10pt; }