TEXTAREA {
	background-color : #FFFDE7;
	border : Thin;
	border-style : solid;
	font : Arial, Helvetica, sans-serif;
}

INPUT {
	background : #FFFDE7;
	border : Thin;
	border-style : solid;
	font : Arial, Helvetica, sans-serif;
}

Select {
	background : #FFFDE7;
	border : Thin;
	border-style : solid;
	font : Arial, Helvetica, sans-serif;
}