P,DIV {font-family: arial;
   font-size: 8pt;
   margin-top: 8;
   margin-bottom:0;
}
A {font-weight: bold;}
A:hover {color: 32FF32;}
SUB {font-family: arial; font-size: 7pt; font-style:italic;}
FONT {font-size: 9pt; font-weight: bold; font-style:italic;color:#FFFF64;}
BLINK {font-style:italic; color:#32FF32}
DIV.TEKST {font-family: arial;
   font-size: 8pt;
   padding:8px;
   margin-top:0px;
   margin-bottom:8;
   position: relative;
   border: 1px dotted #643264;
   }
DIV.HEADER {font-family: arial;
   font-size: 9pt;
   font-weight: bold;
   font-style:italic;
   color:#FFFF64;
   margin-top: 0px;
   margin-bottom:0;
   padding:2px 2px 2px 8px;
   background-color: #642464;
   border: 1px dotted #643264;
   filter:alpha(opacity=85);   /* Internet Explorer       */
   -moz-opacity:0.85;           /* Mozilla 1.6 and below   */
   opacity: 0.85;               /* newer Mozilla and CSS-3 */
   }
