select, input, textarea {
	background-color: #EDEDED;
	border: thin solid #EDEDED;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #5D5D5D;
	text-decoration: none;
}
p {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #349294;
	text-decoration: none;
	text-align: justify;
}
