.body, .fields tr td
{
	background-color: #EFF3FF;
	color: #215DC6;
	font-family:tahoma, verdana, helvetica; 
	font-size: 12px; 
	font-weight:none;

}
input, select, textarea
{
	font-family:tahoma, verdana, helvetica; 
	font-size: 12px; 
	color: #215DC6;
	height: 20px;
}

fieldset
{
	padding-top : 8px;
	padding-left : 8px;
	width: 100%;
	height: 100%;
}
fieldset legend
{
	color: #7F9DB9;
	font-weight: bold;
}
