body  {
	font-family: Arial;
	font-size: 8pt;
	text-align: center;
	color: #000000;
	background: #ffffcc;
}
p  {
	font-family: Arial;
	font-size: 8pt;
	text-align: left;
	color: #000000;
}
table  {
	padding : 2px;
	margin : 2px;
}
td  {
	font-family : Arial;
	font-size : 8pt;
	text-align : left;
	color : #000000;
}
th  {
	font-family : Arial;
	font-size : 10pt;
	text-align : left;
	color : #000000;
}
p.listhead  {
	font-family : Arial;
	text-align : left;
	color : #000000;
	margin-bottom : 0px;
	padding-bottom : 0px;
	margin-top : 0px;
	padding-top : 0px;
}
ul  {
	font-family : Arial;
	text-align : left;
	color : #000000;
	margin-top : 0px;
	padding-top : 0px;
}
li  {
	font-family : Arial;
	text-align : left;
	color : #000000;
	list-style-type : disc;
	margin-top : 0px;
	padding-top : 0px;
}
a  {
	color : #009CCE;
	text-decoration : none;
}
a:link  {
	color : #009CCE;
}
a:visited  {
	color : #336699;
}
h1  {
	font-family : Arial;
	font-size : 14pt;
	color : #CE0000;
}
h2  {
	font-family : Arial;
	font-size : 12pt;
	color : #CE0000;
}
h3  {
	font-family : Arial;
	font-size : 10pt;
	color : #CE0000;
}
.aktiv  {
	color : Black;
}
.grau  {
	color : Silver;
	text-align : center;
	margin-top : 0px;
	font-size : 8pt;
}
.klein  {
	font-family : Arial;
	color : Gray;
	text-align : center;
	align : center;
	font-size : 10px;
}

