form 
{
	color: #000000;
	margin: 0px;
	padding: 0px;
}

input 
{
	background-color:#eeeefc;
	height:20px;
	color: #E47833;
}

textarea 
{
	background-color:#eeeefc;
	color: #E47833;
}

select 
{
	background-color:#eeeefc;
	color: #E47833;
}

