/*
 * Style sheet for the wto montreal 2003 pages
 */
   :link { text-decoration: underline; color: #ff0000 }
   :visited { text-decoration: underline; color: #af0000 }
   :active { text-decoration: underline; color: #ff0000 }
   .zentriert { text-align: center }
   .rechts { text-align: right }
   .blocksatz { text-align: justify }
   .red { color: red; }
   body { color: #000; font-family: Verdana,Helvetica,sans-serif; font-size: 10pt; }
   h1 { font-size: 180% }
   h2 { font-size: 160% }
   h3 { font-size: 130% }
   h4 { font-size: 120% }
img { border-width:0px; }
   table { margin-left:auto; margin-right:auto }
   td { color: #000; font-family: verdana; font-size: 10pt; }