body { 
	background-color:#eeeeee;
	margin: 3 3 3 3;
}

input{
	border-top:1px solid #000000;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	border-left:1px solid #000000;
	font-size:10pt;
	color:#000000;
	background-color:#eeeeee;
}
select{
	font-family:"Osaka","MS Gothic";
	color: #000000;
	font-style: normal;
	font-size:9pt;
	border-top:0px solid #338899;
	border-right:0px solid #338899;
	border-bottom:0px solid #338899;
	border-left:0px solid #338899;
	background-color:#eeeeee;
}