body {
	font-size:100%;
	line-height:1em;
	color:#333333;
	font-weight:normal;
	font-family:Arial;
	font-size:0.75em;
}
.input {
	color:#444;
	background:#e4e4e4;
	border:solid 1px #a4a4a4;
}
textarea {
	background:#e4e4e4;
	color:#444;
	border:solid 1px #a4a4a4;
	width:218px;
	height:72px;
	overflow:auto;
}
