body       { 
	font-family: arial,helvetica,sans-serif; 
	font-size: 12px; 
	color: #000000; 
    	background-color: #DBDED3;
    	margin: 10px;

}

td       { 
	font-family: arial,helvetica,sans-serif; 
	font-size: 12px; 
}


h1	{
	color: #000000;	
	font-size: 18px;
	font-weight: bold;
}


input.textbox	{
	font-family: Arial,helvetica; 
	font-size: 12px; 
	color: #000000; 
	font-weight: bold; 
	border: 1px solid #6D7067; 
	background-color: #ACB5A4;
	width: 203px;
	height:20px;
}

input.button	{
	font-family: Arial,helvetica; 
	font-size: 12px; 
	color: #000000; 
	font-weight: bold; 
	border: 1px solid #6D7067; 
	background-color: #ACB5A4;
	width: 100px;
	height:20px;
}
