table{
	width:600px;
	margin-top:5px;
}
th{
	width:10em;
	background-color:#ffc;
	text-align:left;
	font-weight:normal;
}
.line{
	line-height:150%:
}
table textarea{
	width: 100%;
}