table.scorecard {
	font-size: .825em;
}

.whitebg, .whitebg input {
	background: white;
}

.yellowbg, .yellowbg input {
	background: yellow;
}

.redbg, .redbg input  {
	background: #ff534f;
}

.red, .red input {
	color: red;
}