body {
	background-color: #ECC7D2;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.profil {
	font-family: "Courier New", Courier, mono;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #DDDDDD;
	font-size: 12px;
}
.border_black {
	border: 1px solid #000000;
}
.style1 {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}
a:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFF00;
}
a:active {
	text-decoration: underline;
	color: #FFFFFF;
}
.Stil1 {font-weight: bold}