/*
 * Style sheet for the peru 2003 pages
 */
   :link { text-decoration: underline; color: #ff0000 }
   :visited { text-decoration: underline; color: #af0000 }
   :active { text-decoration: underline; color: #ff0000 }
   .blink { text-decoration: blink }
   .zentriert { text-align: center }
   .rechts { text-align: right }
   .blocksatz { text-align: justify }
   .redc { color: red; }
   .reda { color: #af0000; }
   .green { color: green; }
   .black { color: #000000; }
   .blue { color: blue; }
   .bluea { color: #0000af; }
   .pink { color: #ffc0cb; }
   .times { font-family: "Times New Roman",times,roman,serif; }
   big { font-size: 130%; color: #000 }
   body { color: #000; font-family: Arial,Helvetica,sans-serif; font-size: 10pt; }
   div.zentriert { text-align: center }
   h1 { font-size: 180% }
   h2 { font-size: 160% }
   h3 { font-size: 130% }
   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: 10pt; }
   .verdana { color: #000; font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 10pt; }