P  {
	font-size : 9pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #333333;
}

H1  {}

H2  {}

H3  {}

A:link  {
	text-decoration : underline;
	font-size : 9pt;
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
}

A:Visited  {
	text-decoration : underline;
	font-size : 9pt;
	font-family : Arial, Helvetica, sans-serif;
	color : #333333;
}

A:Active  {
	text-decoration : underline;
	color : #000000;
}
A:hover  {
	text-decoration : underline overline;
	color : #ffffff;
	background-color : #000000;
}
A:bb:hover  {
	text-decoration : underline;
	color : #dddddd;
	background-color : #000000;
}

A:bb:hover {
	text-decoration: overline + underline;
}

td  {
	font-size : 9pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #333333;
	text-decoration : none;
}


BODY  {
	font-size : 9pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #333333;
	text-decoration : none;
}

.intro  {
	font-size : 9pt;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	text-decoration : none;
	text-align : center;
}

.noactive  {
	text-decoration : line-through;
}
.gross {
	font-size : 18pt;
}
.klein {
	font-size : 7pt;
}
.menu {
font-weight:bold;
font-size:16pt;
color:#000000;
}
LI {
	list-style-image: url(npli.gif);
}