BODY  {
	font-size : 10pt;
	font-family : Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	color : black;
	text-decoration : none;
	text-align : left;
	background-color : White;
}

TD  {
	font-size : 10pt;
	font-family : Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	color : Black;
	text-decoration : none;
	background-color : White;
}

TD.rahmen  {
	font-size : 10pt;
	font-family : Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	color : Black;
	text-decoration : none;
	background-color : #000080;
}

TD.MINI  {
	font-size : 8pt;
	font-family : Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	color : Black;
	text-decoration : none;
	background-color : White;
}

LI  {
	font-size : 10pt;
	font-family : Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	color : Black;
	text-decoration : none;
	background-color : White;
}

H1  {
	font-size : 15pt;
	font-family : Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	color : #000099;
	text-decoration : none;
	text-align : left;
	background-color : White;
}

H2  {
	font-size : 13pt;
	font-family : Arial, Helvetica;
	font-weight : bold;
	font-style : normal;
	color : #000099;
	text-decoration : none;
	text-align : left;
	background-color : White;
}

H3  {
	font-size : 12pt;
	font-family : Arial, Helvetica;
	font-weight : bold;
	font-style : normal;
	color : #000099;
	text-decoration : none;
	text-align : left;
	background-color : White;
}

H4  {
	font-size : 10pt;
	font-family : Arial, Helvetica;
	font-weight : bold;
	font-style : normal;
	color : #000099;
	text-decoration : none;
	text-align : left;
	background-color : White;
}

A  {}

A:Visited  {
	color : #996600;
}

A:Active  {}

A:Hover  {}

TH  {
	font-size : 10pt;
	font-family : Arial, Helvetica;
	font-weight : bold;
	font-style : normal;
	color : #000099;
	text-decoration : none;
	text-align : left;
}

CODE {
		font			:	12px monospace;
		font-weight		:	bold;
		font-style		:	pre
		}	

