/*
 * Style sheet for the bolivia pages
 */
   :link { text-decoration: underline; color: #212121 }
   :visited { text-decoration: underline; color: #778899 }
   :active { text-decoration: underline; color: red }
   .ende { text-align: center; font-size: 8pt; font-weight: bold; }
   .zentriert { text-align: center; }
   .rechts { text-align: right; }
   .links { text-align: left; }
   .blocksatz { text-align: justify; }
   .blau { color: #0080C0; }
   .redc { color: red; }
   .reda { color: #af0000; }
   .gruen { color: green; }
   .kleinz { color: #af0000; font-size: 11pt; }
   .kleiner { font-size: 9pt; }
   .klein { font-size: 8pt; }
   .kleinb { color: #000; font-size: 8pt; }
   .mini { font-size: 7.5pt; }
   .txt { font-family:Courier New,Courier; font-size: 9pt; }
   .out { color: #c7c7c7; font-size: 8pt; }
   .times { font-family: "Times New Roman",times,roman,serif; }
   .comic { font-family: Comic Sans MS,Arial,Helvetica; }
   body { color: #000; font-family: Arial,Helvetica,sans-serif; font-size: 10pt; text-align: justify; }
   h1 { font-size: 195% }
   h2 { font-size: 150% }
   h3 { font-size: 130% }
   h4 { font-size: 120% }
   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.kleiner { font-size: 8pt; }
   td.zent { text-align: center; font-size: 7.5pt; }
   td.zentriert { text-align: center; }
   th { color: #000; font-family: Arial,Helvetica,"sans serif"; font-size: 10pt }