BODY, P, TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 24px;
}


h1 {
	font-family : 'Arial Narrow', Arial, Helvetica, sans-serif;
	font-size : 24;
	font-style : normal;
	font-weight : normal;
}

input.feld {
	color:#000000;
	background-color : #FFFFFF;
	border-width : 1px;
	border-color : #000000;
}

a  {	display: inline;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
	text-align: left;
	line-height : 20px;
	padding-left : 3px;}

a:link			{color: #000000	; text-decoration: none;}
a:visited		{color: #000000; text-decoration: none;}
a:hover			{color: #0000FF; text-decoration: underline;}
a:active		{color: #0000FF; text-decoration: underline;}
