body {
         background-color : #161616;
         font-size : 10px;
         font-family : verdana, Arial, Helvetica, sans-serif;
         margin : 0;
         padding : 1em;
         min-width : 40em;
      }
.h1 {
         font-size : 24px;
         color : #BFBFBF;
         font-weight : bold;
      }
.h2 {
         font-size : 18px;
         color : #BFBFBF;
         font-weight : bold;
      }
.h3 {
         font-size : 16px;
         color : #BFBFBF;
         position : absolute;
         left : 0px;
      }
A:link {
         color : #E2E2E2;
         text-decoration : none;
      }
A:active {
         color : #DADADA;
         text-decoration : underline;
      }
A:visited {
         color : #BFBFBF;
         text-decoration : none;
      }
A:hover {
         color : #DADADA;
         text-decoration : underline;
      }

.text-10 {
         font-size : 10px;
         color : #BFBFBF;
         font-family : arial, verdana, helvetica, sans-serif;
         font-weight : bold;
      }
.text-12 {
         font-size : 12px;
         color : #BFBFBF;
         font-family : arial, verdana, helvetica, sans-serif;
         font-weight : bold;
      }
.text-12-rubrik {
         position : relative;
         font-size : 12px;
         color : #BFBFBF;
         font-family : arial, verdana, helvetica, sans-serif;
         font-weight : bold;
         left : 20px;
         width : 700px;
      }
.text-12-2 {
         font-size : 12px;
         color : #9A9A9A;
         font-family : arial, verdana, helvetica, sans-serif;
         font-weight : bold;
      }
.text-14 {
         font-size : 14px;
         color : #000000;
         font-family : arial, verdana, helvetica, sans-serif;
         font-weight : bold;
      }
.text-14-2 {
         font-size : 14px;
         color : #9A9A9A;
         font-family : arial, verdana, helvetica, sans-serif;
         font-weight : bold;
      }
.text-16 {
         font-size : 16px;
         color : #000000;
         font-family : arial, verdana, helvetica, sans-serif;
         font-weight : bold;
      }
.text-16-2 {
         font-size : 16px;
         color : #9A9A9A;
         font-family : arial, verdana, helvetica, sans-serif;
         font-weight : bold;
      }
.text-18 {
         font-size : 18px;
         color : #000000;
         font-family : arial, verdana, helvetica, sans-serif;
         font-weight : bold;
      }