H1 {
	font-size : 16pt;
	font-weight:bold;
	color:#242424;
}
H2 {
	font-size : 14pt;
	font-weight:bolder;
	color:#242424;
}
H3 {
	font-size : 12pt;
	font-style:italic;
	color:#242424;
}

FONT {
	font-size : 10pt;
	font-family : Verdana,Arial;
	color:#242424;
}
.tblmain {
	border: 1px solid #ffe0c1;
	padding: 5px;
}
.bold {
	font-weight:bold;
	color:#242424;
	}
.boldkl {
	font-weight:bold;
	font-size:8pt;
	color:#242424;
	}
.klein {
	font-family : Verdana,Arial;
	font-size : 8pt;
	color:#242424;
	}
A {
	font-family : Verdana,Arial;
	font-size : 10pt;
	color:#242424;
}
.kleinA {
	font-family : Verdana,Arial;
	font-size: 8pt;
	color : #FF9900;
}
.headorange {
	font-size: 16pt;
	color : #FF9900;
	font-weight:bold;
}
.headorange1 {
	font-size: 14pt;
	color : #FF9900;
	font-weight:bold;
}
.headorange2 {
    font-family : Verdana,Arial;
	font-size: 10pt;
	color : #FF9900;
	font-weight:bold;
}
.headorange3 {
	font-size: 8pt;
	color : #FF9900;
	font-weight : bold;
}
.invis {
	color: #000000;
	font-size:4pt;
}
.listbox {
	font-family : Verdana,Arial;
	font-size : 8pt;
	color:#000000;
	}
.headblack {
	font-size: 16pt;
	color : #000000;
	font-weight:bold;
}
.headblack1 {
	font-size: 14pt;
	color : #000000;
	font-weight:bold;
}
.kleinred {font-size: 8pt;color : #FF0000;text-decoration:underline;}
.klbooks {font-size: 8pt;color:#000000;text-decoration:underline;}