body {
	margin: 0px;
	padding: 0px;
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: left;
	/* background-color: #ffc; */
	background-color: #ffc;
}
p {
	margin: 10 0 0 0;
	padding: 0px;
}
td {
	font-size: 12px;
	color: #000;
	text-align: left;
}
.breaker {
	clear: both;
	overflow: hidden;
	height: 1px;
}
a, a:visited {
	text-decoration: none;
	color: #000;
}
.text-fett {
	font-weight: bold;
}
#site {
	width: 980px;
	margin-left: -490px;
	left: 50%;
	position: absolute;
}