#form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #603b31;
}
#form td {
	padding: 0 0 2px 8px;
	text-align: left;
}
#form input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #603b31;
}
#form select {
	font-size: 9px;
}
