/*
 * Style sheet for the Munich 2003 pages
 */
   :link { text-decoration: underline; color: #ff0000 }
   :visited { text-decoration: underline; color: #5f601f }
   :active { text-decoration: underline; color: #ff0000 }
   .zentriert { text-align: center }
   .rechts { text-align: right }
   .small { font-size: 8pt; }
   body { color: #000; font-family: verdana; font-size: 10pt; }
   h1 { font-size: 240% }
   h3 { font-size: 130% }
   img { border-width:0px; }
   table { margin-left:auto; margin-right:auto }
   td { color: #000; font-family: verdana; font-size: 8pt; }
   td.zentriert { text-align: center; }