form {
	text-align: left;
}
fieldset {
	font-size: 14px;
	color: #7B6F56;
	margin-top: 15px;
}
legend {
	font-size: 20px;
	color: #7B6F56;
}
form table {
	width: 400px;
	margin: 20px;
}
form  table  td {
	padding: 4px;
}
button  {
	background-color: #F1EFC8;
	background-image: none;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #4E4636;
	font-size: 14px;
	border: 1px solid #AEA787;
}
