body, p, td, a { font-family: Arial, Helvetica, sans-serif;
   font-style: normal;
   font-weight: normal;
   line-height: normal;
}
body { background-color: #f8f8f8;
   	
}
p { font-size: 10pt;
   text-align: center;
  
}
h3 { color: #b00;
   font-family: tahoma, arial, sans-serif;
   font-size: 15pt;
   font-style: normal;
   font-weight: bold;
   line-height: normal;
   text-align: left;
  
  
}
table { margin-left: auto;
   margin-right: auto;
   background-color: #f8f8f8;
   border-collapse: collapse;
   border: 1px solid #888;
   empty-cells: hide;
}
td { color: #666;
   font-size: 10pt;
   text-align: center;
   vertical-align: baseline;
   border: 1px solid #888;
}
img { border: none;
}
a { color:#555;
   font-size: 10pt;
   text-decoration: none;
}
a:hover { text-decoration: underline;
}
p i {display:none;
}

.kommentar  {color: #444;font-size: 10pt;margin-left: 60px;
}