body
    {
    font: 10px Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size: 11px;
    }
 .submit input
	{
	color: #000000;
	background: #FFE4C4;
	border: 2px outset #E3E0DF
	}	
 input
	{
	color: #3F3F3F;
	background: #FFE4C4;
	border: 1px solid #000000
	}
