td, body, p  { 
	font: 12px Arial; 
	}

.textbox { 
	border: solid 1px; 
	border-color: #babcc6;
	font: 12px Arial; 
	width: 360px;  
	}


.formrow {
	font: 12px Arial; 
	}
	

.labelcell {
	font-weight: bold;
	background-color: #eeeeee; 
	}

.valuecell {
	background-color: #ffffff; 
	}
	