  body {
  	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
  	}

td,body,p,ul,ol,b,textarea {
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	margin-bottom: 2px;
}

.klein {
	font-family: Arial;
	font-size: 8pt;
	color: #000000;
	}

a {
	font-family: Arial;
	font-size: 9pt;
	color: #1170A0;
	text-decoration: none;
	}

a:link {
	color:#000000;
}

a:visited {
	color:#000000;
	}

a:hover  {
	color:#97B257;
	}

a:active {
	color:#97B257;
	}