file, input, select, textarea, option, b, p, td, body 
 { 
  font-family: Verdana, Helvetica, sans-serif;
 }

td, input, select, option, body 
 {
  font-size: 8pt;
 }

a {text-decoration: none;}
a:hover {text-decoration: underline;}

.white {color: #ffffff; }
.dunkelblau {color: #08207B;}
.blau {color: #2171EF;}

.f07 { font-size: 7pt;}	
.f08 { font-size: 8pt;}	
.f10 { font-size: 10pt;}											
.f12 { font-size: 12pt;}											
.bold { font-weight: bold;}											

.f07white { font-size: 7pt; color: #ffffff;}	

.h1 { font-weight: bold; text-transform:uppercase; font-size:10pt;}						
.h2 { font-weight: bold; color: #000000; font-size: 10pt;}						

.body
 {
  margin-left: 5px;
  background-color:#ffffff;
 }