/* CSS Document screen */
body,td,th, a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
}
a {

	background-color: #90C700;
	color: #000000;

	text-decoration:none;
}
body {
	background-color: #ffffff;
	margin-left: 30px;
	margin-top: 15px;
	margin-right: 52px;
	margin-bottom: 15px;
}
* html body {
  margin-right: 32px;
}
.fett {
	font-weight: bold;
	letter-spacing:1px;
}



