@charset "utf-8";
input, textarea, select {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	border:1px solid #999999;
	font-size:0.9em;
}
textarea {
	width:400px;
	height:150px;
}