/*
 * Style sheet for the PGA.TLC2005 pages
 */
   :link { text-decoration: underline; color: #212121 }
   :visited { text-decoration: underline; color: #778899 }
   :active { text-decoration: underline; color: red }
   .blink { text-decoration: blink }
   .zentriert { text-align: center }
   .rechts { text-align: right }
   .blocksatz { text-align: justify }
   .redc { color: red; }
   .reda { color: #af0000; }
   .gruen { color: green; }
   .gray { color: #778899; }
   .comic { font-family: Comic Sans MS,Arial,Helvetica; }
   .gross { font-family: Comic Sans MS,Arial,Helvetica; font-size: 13pt; }
   .klein { font-size: 9pt; color: #000; }
   .mini { font-size: 7pt; }
   .sign { font-size: 11pt; }
   .small { font-size: 8pt; }
   .times { font-family: "Times New Roman",times,roman,serif; }
   big { font-size: 150%; font-family: "Times New Roman",times,roman,serif; }
   body { color: #000; font-family: Arial,Helvetica,sans-serif; font-size: 10pt; }
   h1 { font-size: 170% }
   h2 { font-size: 140% }
   h3 { font-size: 120% }
   h4 { font-size: 110% }
   h5 { font-family: Helvetica,serif; font-size: 190% }
   h6 { font-family: Helvetica,serif; font-size: 140% }
   h2.zentriert { text-align: center }
   hr { height: 0.5px; }
   img { border-width:0px; }
   img.links { float: left; margin: 5pt; }
   img.rechts { float: right; margin: 5pt; }
   table { margin-left:auto; margin-right:auto; }
   table.links { float: left; margin: 10pt; }
   table.rechts { float: right; margin: 10pt; }
   td { text-align: left; color: #000; font-family: Arial,Helvetica,sans-serif; font-size: 10pt; }
   td.zentriert { text-align: center; font-size: 8pt; }
   .verdana { color: #000; font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 10pt; }
