p,td,h1,h2,h3,h4,h5,a,li,b {
	color: #ffffff;
	font-family: bookman old style, garamond, times;
	x: tahoma,arial,helvetica;
}
p,li,b,a,td {
	font-size: 9pt;
}
h1 {
	font-size: 14pt;
}
h2 {
	font-size: 12pt;
}
h3 {
	font-size: 10pt;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
td.linie {
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
td.zitat {
	border-style: solid;
	border-width: 1px;
	border-color: #aaaaaa;
	padding: 5px;
}