/*
 * Style sheet for the pga/tierra pages
 */
   :link { text-decoration: underline; color: #3300b2 }
   :visited { text-decoration: underline; color: #000078 }
   :active { text-decoration: underline; color: #3300b2 }
   .ende { text-align: center; font-size: 8pt; font-weight: bold; }
   .blocksatz { text-align: justify; }
   .zentriert { text-align: center; }
   .rechts { text-align: right; }
   .reda { color: #af0000; }
   .redc { color: red; }
   .klein { font-size: 9pt; }
   .kleiner { font-size: 8pt; }
   body { font-size: 12pt; font-family: garamond, bodoni, palatino, serif; }
   hr { height: 0.5px; }
   img { border-width:0px; }
   td.zentriert { text-align: center; }
