h1 {
    letter-spacing: 2px;
    font-family : "Times New Roman", Times, serif;
    font-size : 26px;
    margin-bottom : 0;
    margin-top : 0;
    }
    h2 {
   	Font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
   	font-size : 12px;
   	margin-bottom : 0;
   	margin-top : 0;
   	font-weight : bold;
   }
    h3 {
   font-family : "Times New Roman", Times, serif;
   	font-size : 10px;
   	margin-bottom : 0;
   	margin-top : 0;
   	font-weight : bold;
   }
   .info{
	font-family : "Times New Roman", Times, serif;
	font-size : 12px;
	margin-bottom : 0;
	margin-top : 0;
	font-weight : bold;
	color: #003366;
	background-color : #FFFFE1;
	 letter-spacing: 2px;
}
.klein {  font-family: Arial, Helvetica, sans-serif; font-size: 8px; color: #666666; text-align: center}