textarea {
	resize: vertical;
}

table {
	border-collapse: collapse;
}

th, td {
	width: 6em;

	border: 1px solid #000;

	text-align: center;
}

