P,DIV,LI {font-family: Arial;
   font-size: 11pt;
   margin-top: 8;
   margin-bottom:8;
   font-weight: normal;
   color: #d0d0d0;
}
A {
  font-weight: bold;
  color: #d0d0d0;
  text-decoration:none;
  }
A:hover {
  color: #ffffff;
  text-decoration:underline;
}
SUB {font-family: arial; font-size: 7pt; font-style:italic;}
FONT {font-size: 15pt; font-weight: bold;}
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 */
   }

