body {
        font-family: Arial, Times New Roman;
        font-size: 14px;
        font-style: normal;
        font-weight: bold;
        color: #000000;
        text-decoration: none;
        background-color: #FFFFFF;

       }
table {
        font-family: Arial, Times New Roman;
        font-size: 14px;
        font-style: normal;
        font-weight: normal;
        color: #000000;
        text-decoration: none;

        }
h1 { font-family: Arial, "Times New Roman";
     font-size: 16px;
     font-style: normal;
     line-height: normal;
     font-weight: bold;
     font-variant: normal;
     color: #000000;
     text-decoration: none;
   }
a {
	color: #333333;
	text-decoration: none;
	font-family: "Courier New", Courier, mono;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	background-color: #FFFFFF;


    }
.tr-farbig {
	background-color: #CC0000;

}

