	body, td, input, textarea {
		font-family: trebuchet ms, arial, sans-serif;
		font-size: 10pt;
		}
	a {
		color: #CC0000;
		text-decoration: none;
		}
	a:hover {
		text-decoration: underline;
		}
	a.menue,a.menue:active,a.menue:visited {
		color: #000000;
		background-color: #CCCCCC;
		text-decoration: none;
		padding: 10px;
		font-weight: normal;
		}
	a.menue:hover, a.menue-active {
		color: #FFFFFF;
		background-color: #006600;
		text-decoration: none;
		padding: 10px;
		font-weight: normal;
		}
	td.menue, td.menue-active {
		padding: 3px 0px 3px 0px;
		}
	.small {
		font-family: arial, sans-serif;
		font-size: 8pt;
		text-align:justify;
		}
	.head {
		font-weight:bold;
		font-size:14pt;
		color:#006600;
		}
