textarea {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	background-color: #72b4b4;
	border: 2px solid #ffffff;
}
input {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	background-color: #72b4b4;
	border: 2px solid #ffffff;
}
option {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	background-color: #72b4b4;
	border: 2px solid #ffffff;
}
select {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	background-color: #72b4b4;
	border: 2px solid #ffffff;
}
