body {
	margin: 0px;
	background: none;
}
.textfeld {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	height: 16px;
	width: 373px;
	background: none;
	border: 0;
}
.textarea {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	height: 94px;
	width: 373px;
	overflow: auto;
	background: none;
	border: 0;
}
.send_btn {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	border: 0;
	height: 20px;
	width: 100px;
	cursor: hand;
	background: none;
	background: none;
}
.reset_btn {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	border: 0;
	height: 20px;
	width: 120px;
	cursor: hand;
	background: none;
	background: none;
}
.main_text {
	font-family: Arial;
	font-size: 13px;
	color: #000000;
}
.main_text a {
	font-family: Arial;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
.main_text a:hover {
	color: #999999;
	text-decoration: underline;
}
