
.textmini {
    color: #1b4ea1;
    font-size: 9pt;
    font-family: verdana;
    line-height: 12pt;
    text-align:justify
    }

.textmini a {
    color: #333333;
    text-decoration:none    
    }
    
.textmini a:hover{
    color: red;
   
    }

.medium{    
    font-size: 8pt;    
    font-weight: normal}
.medium a{
    text-decoration: none;
   }
.medium :hover{
    text-decoration: none;
  }
.textmitte {
    color: #1b4ea1;
    font-size: 9pt;
    font-family: verdana;
    line-height: 12pt
     }

.textmitte a {
    color: #004c93;
    text-decoration: none }

.textmitte a:hover {
    color: silver;
    text-decoration: none }

.bottom {
    color: #808080;
    font-size: 8pt;
    font-family: verdana;
    font-weight: normal;
    text-decoration: none }

.bottom a, a:visited{
    text-decoration: none;
    color:#333333 }

.bottom a:hover {
    color: 999999;
    text-decoration: none }

.normaltext{
    color: #1b4ea1;
    font-size: 11pt;
    font-family: verdana;
    font-weight: bold;
    text-decoration: none
    }
.normaltext a{
    color: #777777;
    font-size: 11pt;
    font-family: verdana;
    font-weight: bold;
    text-decoration: none
    }

.nomaltext a:hover{
    color: #0069fa;
    font-size: 11pt;
    font-family: verdana;
    font-weight: bold;
    line-height: 22px;
    text-decoration: none
    }

.footer {text-align: center}