P  {
	color : #FF9900;
}

H1  {}

H2  {}

H3  {}

A  {
	text-decoration : none;
}

A:Visited  {}

A:Active  {}

A:Hover  {color:#FF9900;}

BODY  {
	/*background-color : #000080;*/
	margin-left : 1;
	margin-right : 0;
	margin-top : 0;
}

FONT  {
	font-size : 10pt;
	font-family : Arial,Tahoma,Verdana;
	color : #000000;
}
.bold {
	font-size : 10pt;
	font-family : Arial,Tahoma,Verdana;
	font-weight : bold;
	color : #000000;
}
.inhalt  {
	font-size : 10pt;
	font-family : Arial,Tahoma,Verdana;
	font-weight : bold;
	color : #FF9900;
	text-decoration:none;
}

.titel  {
	font-size : 12pt;
	font-family : Arial,Tahoma,Verdana;
	font-weight : bold;
	color : #FF9900;
	text-decoration:none;
}
.klein {
	font-size : 8pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000000;
}
.boldklein {
	font-size : 8pt;
	font-family : Arial,Tahoma,Verdana;
	font-weight : bold;
	color : #000000;
}
.content {
	line-height : 8pt;
	font-size : 8pt;
	font-weight : bold;
	font-variant : normal;
	height : 8pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000080;
}
.gray {
	font-size : 8pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #C0C0C0;
}
