.formulario{
	font-size: 11px;
	font-family: Verdana;
	color: #454545;
}
input{
	background-color: #F2F2EB;
	font-size: 11px;
	font-family: Verdana;
	color: #454545;
	border: #403A2E; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
}
textarea{
	background-color: #F2F2EB;
	font-size: 11px;
	font-family: Verdana;
	color: #454545;
	border: #403A2E; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
}
	