body  {
	margin-top : 10px;
	margin-bottom : 10px;
	font-family : Tahoma, Arial, Sans-serif;
}

p,ul,ol,li,div,td  {
	font-size : 11pt;
	font-family : Tahoma,Arial,sans-serif;
	line-height : 15pt;
}

p.titel  {
	font-size : 36pt;
	font-weight : bold;
	font-family : Tahoma,Arial,sans-serif;
}

p.remark  {
	font-size : 9pt;
	color : #006633;
	font-family : Tahoma,Arial,sans-serif;
}

h1  {
	font-size : 20pt;
	color : #003366;
	background : Aqua;
	font-family : Tahoma,Arial,sans-serif;
}

h2  {
	font-size : 16pt;
	color : #CCFFFF;
	background : #000066;
	font-family : Tahoma,Arial,sans-serif;
}

h3  {
	font-size : 14pt;
	color : #000099;
	background : #CCFFFF;
	font-family : Tahoma,Arial,sans-serif;
}

h4  {
	font-size : 10pt;
	font-family : Tahoma,Arial,sans-serif;
}

A:link  {
	color : #6600FF;
	text-decoration : underline;
	background : yellow;
	font-weight : bold;
}

A:visited  {
	color : #663399;
	text-decoration : underline;
	background : yellow;
}

A:bb:hover  {
	background : yellow;
	color : #000000;
}

A:bb:hover  {
	background : yellow;
	color : #000000;
}

A:active  {
	color : #FF33FF;
	text-decoration : none;
}

