TD {
	font-size : 12pt;
	font-family : Arial,sans-serif;
	font-weight : bold;
	color : #FFFFFF;
}
A  {
	font-size : 12pt;
	font-family : Arial,sans-serif;
	font-weight : bold;
	color : #FFFFFF;
	text-decoration : none;
	}
.normal {
	font-size : 10pt;
	font-family : Arial,sans-serif;
	color : #000000;
	text-decoration : none;
	}
.klein {
	font-size : 8pt;
	font-family : Arial,sans-serif;
	color : #000000;
	text-decoration : none;
	}
.grossfett  {
	font-size : 14pt;
	font-family : Arial,sans-serif;
	color : #000000;
	font-weight : bold;
	text-decoration : underline;
	}
.normalrot {
	font-size : 10pt;
	font-family : Arial,sans-serif;
	color : #FF0000;
	text-decoration : none;
	}

A:Visited  {}

A:Active  {}

A:Hover  {}

BODY  {
	font-size : small;
	font-family : Arial;
}

