/*
 * Style sheet for the wto cancun pages
 */
   :link { text-decoration: none; color: #ff0000; }
   :visited { text-decoration: none; color: #af0000; }
   :active { text-decoration: none; color: #ff0000; }
   .zentriert { text-align: center }
   .rechts { text-align: right }
   .links { text-align: left }
   .blocksatz { text-align: justify }
   .green { color: green; }
   .redc { color: red; }
   big { font-size: 150%; 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 { margin-left:auto; margin-right:auto }
   td { color: #000; font-family: verdana; font-size: 8pt; }
