body  {
	margin-left : 0px;
	margin-right : 0px;
	font-family : sans-serif;
}


p  {
	font-size : 8pt;
	line-height : 10pt;
	margin-bottom : 2px;
	margin-top : 2px;
}


h1  {
	font-size : 14pt;
}

h2  {
	font-size : 12pt;
}

h3  {
	font-size : 10pt;
}

h4  {
	font-size : 10pt;
}



.menue  {
	font-family : sans-serif;
	font-size : 8pt;
	font-weight : bold;
	background-color : #ffffff;
	width : 210px;
	color : #666666;
	border: 1px solid #0018A8;
}
.menuetextarea {
	font-family : sans-serif;
	font-size : 8pt;
	font-weight : bold;
	background-color : #ffffff;
	width : 480px;
	color : #666666;
	border: 1px solid #0018A8;
	height: 80px;
}

