body {
	background-color: #DEDECA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-left: 0px;
}

td, th {
	color: #766633;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.boxlook
{
	font-family:verdana,arial; 
	font-size:10px; 
	color:#996633; 
	background-color:#ffffff; 
	border:#996633; 
	border-style:dotted; 
	border-top-width:1px; 
	border-bottom-width:1px; 
	border-right-width:1px; 
	border-left-width:1px;
}
.textbox
{
	font-family:verdana,arial; 
	font-size:10px; 
	color:#000000; 
	background-color:#ffffff; 
	border: 1px solid #aaaaaa;
}