

a,a:link,a:active,a:visited {
  color : #2F3881 ;

  font-family : arial ;
  font-weight : bold ;
  text-decoration : none ;
 } 
 
 h1 {
  color : #666666 ;

  font-family : arial ;
  font-size : 12pt ;
}

h2 {
  color : #666666 ;

  font-family : arial ;
  font-size : 12pt ;
}

h3 {
  color : #666666 ;

  font-family : arial ;
  font-size : 11pt ;
}

.fett {
  color : #666666 ;

  font-family : arial ;
  font-size : 11pt ;
}

.fett2 {
  color : #666666 ;

  font-family : arial ;
  font-size : 13pt ;
}

a:hover {
  color : #2F3881 ;
  text-decoration : underline ;
}

td {
  color : #45453A ;

  font-family : arial ;
  font-size : 9pt ;
}


.footer,a.footer,a:link.footer,a:visited.footer,a:active.footer,a:hover.footer {
  color : #343232 ;

  font-family : arial ;
  font-size : 8pt ; 
  font-weight : normal ;
  text-decoration : underlined ;
}


.headline {
  color : #3B66C1 ;

  font-family : arial ;
  font-size : 9pt ; /*netscape 4 = 9*/
  font-weight : bold ;
  letter-spacing : 1px ;
  text-transform : uppercase ;
}



.textbox {
  border-top : 1px solid #343232 ;
  border-right : 1px solid #343232 ;
  border-left : 1px solid #343232 ;
  border-bottom : 1px solid #343232 ;
  font-size : 9px ;
  font-family : verdana;
  background-color: #EDE1C2;
}

.textbox2 {
  border-top : 0px solid #3B66C1 ;
  border-right : 0px solid #3B66C1 ;
  border-left : 0px solid #3B66C1 ;
  border-bottom : 0px solid #3B66C1 ;
  font-size : 9px ;
  font-family : verdana;
  background-color: #EDE1C2;
}