input  {	font-family: arial, verdana, tahoma, helvetica;	font-size: 10px;	font-style: normal;	color: darkgreen;	background-color: grey;	border:1px;	border-color : green;	border-style : solid;}select  {	font-family: arial, verdana, tahoma, helvetica;	font-size: 10px;	font-style: normal;	color: grey;	background-color: grey;	border:1px;	border-color : green;	border-style : solid;}textarea  {	font-family: arial, verdana, tahoma, helvetica;	font-size: 10px;	font-style: normal;	color: red;	background-color: darkgrey;	border:1px;	border-color : green;	border-style : solid;}
