
body
{
	color: #000;
	font-style: normal;
	font-weight: normal;
	font-size: 9pt;
	line-height: normal;
	font-family: Verdana;
	background-color: #ffffe0;
}
table, td
{
	color: #000;
	font-style: normal;
	font-weight: normal;
	font-size: 10pt;
	line-height: normal;
	font-family: Verdana;
}
a:visited
{
	color: #398229;
	text-decoration: none;
}
a:active
{
	color: #b33036;
	text-decoration: none;
}
a:link
{
	color: #398229;
	text-decoration: none;
}
a:hover
{
	color: #b33036;
	text-decoration: none;
}

.blocksatz
{
	text-align: justify;
	width: 100%;
}
.h06
{
	font-size: 6pt;
}
.h07
{
	font-size: 7pt;
}
.h08
{
	font-size: 8pt;
}
.h09
{
	font-size: 9pt;
}
.h10
{
	font-size: 10pt;
}
.h12
{
	font-size: 12pt;
}
.h14
{
	font-size: 14pt;
}
.h16
{
	font-size: 16pt;
}
.h18
{
	font-size: 18pt;
}
.h22
{
	font-size: 22pt;
}
.h30
{
	font-size: 30px;
}

div.content
{
	overflow: auto;
	overflow-y: scroll;
	height: 450px;
	width: 100%;
}
table.content
{
	width: 100%;
	overflow: hidden;
	table-layout: fixed;
}


