td {
  border: 1px solid black;
	text-align: center;
}

th {
  background-color: #F5FF9F;
}

fieldset p {
  margin: 0;
}

fieldset.tasa p label {
  width: 10em;
	float: left;
	clear: left;
}