<style type="text/css">

select,textarea {
	font-size: 9px;
	font-family: Arial,Helvetica,sans-serif;
	}
input.button {
	background-color: #F1F3F8;
	border: 1px;
	border-color: #888888;
	border-style: solid;
	font-family: Arial, Helvetic, sans-serif;
	font-size: 9px;
	color: #888888;
	height: 20px;
	width: 65px;
}

td.box{
	background: #FFFFE1;
}

</style>