body, td, p, li, dt, dd, ul, ol {
   color: black;
   font-size: 10pt;
   font-family: verdana;
   text-decoration: none; }

p.first:first-letter {
   font-size:120%;
   font-weight:bold;
   }

h1,h2,h3,h4 {
   font-family: verdana;
   }

h1 {
   color: #305070;
   font-size:15pt;
   }

h2 {
   font-size:15pt;
   color: #305070;
   }

h3 {
   font-size:13pt;
   color: #305070;
   }

h4 {
   font-size:12pt;
   color: #305070;
   }

.bottom {
   color: #305070;
   font-size:8pt;
   font-family: verdana;
   font-weight:bold;
   }


ul {
   list-style-type:circle;
   }

.top {
   display:inline;
   color: #305070;
   font-size: 20pt;
   font-weight: bold;
   font-family: verdana, arial, helvetica, sans-serif;
   text-decoration: none;
   vertical-align:bottom;
   }



a:link {
   color:#305070;
   text-decoration: underline; }

a:visited {
   color:#204070;
   text-decoration: underline;
   }

a:hover {
   color: red;
   text-decoration: underline;
   }

a:active {
   color: red;
   text-decoration: underline;
   }

a:focus {
   color: red;
   text-decoration: underline;
   }

   }



td.navcell a:link,td.navcell a:visited,
td.navcell a:hover, td.navcell a:active {
   text-decoration: none;
   }

/*a.nav {
   color: blue;
   font-size: 8pt;
   font-weight:normal;
   font-family: verdana, helvetica,  sans-serif;
   text-decoration: none
   }

a.nav:visited {
   color: #000066;
   }

a.nav:hover {
   color: red;
   text-decoration: none;
   }

a.nav:active {
   color: red;
   text-decoration: none;
   }

a.nav:focus {
   color: red;
   text-decoration: none;
   } */

 .klein {
     font-size:8pt;
     font-family: verdana, helvetica, sans-serif;
     }

.navcell {
   background: #DCF3FA;
   color: #0C2C50;
   font-size: 10pt;
   font-weight: bold;
   font-family: verdana, helvetica, sans-serif;
   }


.box {
    border-top-width: 1px;
    width:180px;
    padding-top:0.2em
    }

.boxtitle {
    color: #0C2C50;
    font-family: verdana, helvetica, sans-serif;
    font-size:9pt;
    font-weight:bold;
        caption-side:top;
    text-align:left;
    margin-bottom:0em
    }

.boxcell {
     background: #DCF3FA;
   color: #0C2C50;
     font-size:8pt;
     font-family:verdana, helvetica, sans-serif;
      font-weight: bold;
     margin-top:0;
     margin-bottom:0;
     margin-left:0;
     margin-right:0;
     }


td.boxcell a:link, td.boxcell a:visited , td.boxcell a:hover    {
     text-decoration: none;
     }





