* {
	font-family: helvetica;
}

input {
	font-size: 30px;
}

table tr th {
	color: #999;
	font-weight: normal;
	text-align: left;
	white-space: nowrap;
	width: 6em;
}

table tr td {
	font-size: 30px;
	font-weight: bold;
}
