body, td, h1, h2, h3, h4, p  {
	font-family : Tahoma, Arial, sans-serif;
}

h1  {
	font-size : 16pt;
	line-height : 17pt;
	margin-bottom : 2pt;
	margin-top : 6pt;
}

h2  {
	font-size : 13pt;
	line-height : 14pt;
	margin-bottom : 2pt;
	margin-top : 4pt;
	font-weight : bold;
}

h3  {
	font-size : 12pt;
	line-height : 13pt;
	margin-bottom : 2pt;
	margin-top : 3pt;
	text-decoration : underline;
}

h4  {
	font-size : 11pt;
	line-height : 12pt;
	margin-bottom : 2pt;
	margin-top : 2pt;
	font-style : italic;
}

td  {
	font-size : 11pt;
}

p  {
	font-size : 11pt;
	line-height : 12pt;
	margin-bottom : 2pt;
	margin-top : 1pt;
}

a:link  {
	color : #008000;
	text-decoration : none;
}

a:visited  {
	color : #669933;
	text-decoration : none;
}

a:hover  {
	color : #00C000;
	text-decoration : underline;
}

td.text  {
	background-color : #EEEEEE;
}

td.highlight  {
	font-size : 14pt;
	line-height : 15pt;
	color : #FFFFFF;
	background-color : #008000;
	margin-bottom : 2pt;
	margin-top : 2pt;
}

td.line  {
	font-size : 1pt;
	line-height : 1pt;
	color : #008000;
	background-color : #008000;
}

td.menusel  {
	color : #DDDDDD;
	background-color : #008000;
	font-weight : bold;
	font-size : 11pt;
	line-height : 12pt;
}

td.menu  {
	font-weight : bold;
	background-color : #DDDDDD;
	font-size : 11pt;
	line-height : 12pt;
}

td.menusmsel  {
	color : #DDDDDD;
	background-color : #008000;
	font-size : 10pt;
	line-height : 11pt;
}

td.menusm  {
	background-color : #DDDDDD;
	font-size : 10pt;
	line-height : 11pt;
}

p.klein  {
	font-size : 9pt;
	line-height : 9pt;
}


