.styleThese table td {
	font-size: 12pt;
}

.styleThese table td {
	padding: 2px 0;
}

.styleThese input[type="text"] {
	width: 190px;
	margin-left: 2px;
}

.styleThese textarea {
	height: 70px;
	width: 210px;
	margin-left: 2px;
}