<style type="text/css" >
<!--
body {
   font-family: Arial;
   font-size: 10pt;
   background: #ffff33;
}

table {
   background: #ffff33;
   font-family: Arial;
   font-size: 10pt;
   }

tr {
   vertical-align:middle;
}

#bordered {
   border:1px solid #D9D9FF 5px;
}

th {
   font-size: 16pt;
}

em {
   font-style: normal;
   font-weight: bold;
}

em.bildtext {
   font-size: 10pt;
}

h1 {
    font-size: 16pt;
    margin-top: 10px;
    margin-left: 30px;
}

hr {
    color: #000000
}

a:link {
   color:#132393;
}

a:visited {
   color:#1A2FC4;
}

a:active {
   color:#FFFF95;
}

a:hover {
   color:#2139E2;
}

.navigation {
   display: block;
   font-weight: bold;
   font-size: 10pt;
   text-decoration: none;
   text-align: center;
   color: #0F1C71;
   background-color: #FDD54A;
   border-top: 1px solid #FFFFFF;
   border-left: 1px solid #FFFFFF;
   border-bottom: 1px solid #000000;
   border-right: 1px solid #000000;
   padding: 5px;
}
.navigation:hover {
   font-weight: bold;
   font-size: 10pt;
   text-decoration: none;
   text-align: center;
   color: #000000;
   background-color: #FD924A;
}
.navigation:active {
   font-weight: bold;
   font-size: 10pt;
   text-decoration: none;
   color: #1A2FC4;
   background-color: #D9D988;
}

marquee {
   font-weight: normal;
   font-size: 13pt;
   background-color:#DADABF;
}

ul {
   list-style-image:url(../share/bulletKlein.gif)
   }

-->
</style>
