input, textarea, select, option {
	font-family: times;
}

input, textarea, select {
	font-size: smaller;
}

.field {
	width: 250px;
}

td.selectedCarmen {
  background-color: ivory;
  border: 0px solid black;
}