/* CSS Document */
p.1 {
	font-size:8pt;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color: #FFFFFF;
}
p.2 {font-size:12pt}
p.3 {font-size:8pt; font-family:helvetica}
p.4 {font-size:12pt; font-family:helvetica}
p.5 {font-size:12pt; color:"#E9BC00"}
H1 {
	color: #333333;
	font-size: 18pt;
	font-weight: bold;
}
H2 {color: "#C3590D"}
H3 {color: "#E9BC00"}
td {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
}
.gelb {
	color: #E9BC00;
}
ul {
	list-style-type: disc;
	color: #333333;


}
li {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #333333;

}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
}
.klein {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	font-weight: normal;
	color: #FFFFFF;
}
.helvetica {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFFFFF;
	font-weight: normal;

}
.helveticabold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFFFFF;
}
.gross {
	font-size: 18pt;
}

