
	body, td, table, input
	{
		font-family:arial;
		font-size:12px;
	}
	.textfield
	{
		width:150px;
		background-color:#FDF5DB;
	}
	.button
	{
		background-color:#FFCC00;
		font-family:Arial;
		font-size:10px;
		color:#000000;
		border-color:#FF9900;
		border-width:1px;
	}

