form {
	text-align: left;
}
fieldset {
	font-size: 14px;
	color: #ab928b;
	margin-top: 15px;
}
legend {
	font-size: 20px;
	color: #988e8c;
}
form table {
	width: 570px;
	margin: 20px;
}
form  table  td {
	padding: 4px;
}
button  {
	background-color: #988e8c;
	background-image: none;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #FFF;
	font-size: 14px;
	border: 1px solid #FFF;
}

