body {
	background-color: #ffffff;
	background-image:url(../images/background_tile.jpg);
	background-repeat:repeat-x;
	font-family:Tahoma;
	font-size:10px;
	color:#717161;
	margin-top:0px; 
	margin-bottom:0px; 
	margin-left:0px; 
	margin-right:0px}
a {
	text-decoration: none;
	color: #717161;
}
a:hover {
	text-decoration: none;
	color: #4f4f44;
}
.kop {
	font-family: Tahoma;
	font-size: 12px;
	color: #717161;
	font-weight:bold
}
.fontent {
	font-family: Tahoma;
	font-size: 11px;
	color: #717161;
	line-height: 14px;
}
.content {
	font-family: Tahoma;
	font-size: 11px;
	color: #717161;
	margin: 20px;
	width: 300px;
	line-height: 14px;
}
.copyright {
	font-family: Tahoma;
	font-size: 10px;
	color: #717161;
	margin-left: 20px;
}
