body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(img/bg.jpg);
	background-position: center;
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.stil1 {
	color: #CB00CC;
	font-weight: bold;
	font-size: 14px;
}
.stil2 {color: #999999}

.a1 {
	font-family: tahoma,verdana,Arial;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}

.a1:hover {
	text-decoration: none;
}

.input1 {
	background-color: #AFAF93;
	font-family: tahoma,verdana,arial;
	font-size: 11px;
	color: #000000;
	border: solid 1px #AFAF93;
}