H1  {
	font-size : 12pt;
	font-weight : normal;
}

H2  {
	text-indent : 3em;
	font-size : 12pt;
	color : #505050;
}

H3  {}

A  {
	color : #000066;
}

A:Visited  {
	color : #808080;
}

A:Active  {
	color : #000066;
}

.weis  {
	color : #ffffff;
	font-weight : bold;
}

BODY, TD  {
	font-family : sans-serif;
	font-size : 8pt;
	color : #000000;
}

BODY  {
	background-color : #fffbf0;
}

P, LI  {
	text-indent : 3em;
	font-size : 10pt;
	color : #505050;
	list-style : square;
}

