.content {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	font-variant: normal; 
	color: #000000
}
	
.inputSmall { 
	font-family: Arial, Helvetica, sans-serif; 
	color: black; 
	font-size: 10pt;
}

.inputSmallSubmit {
	font-family:verdana;
	font-size:10pt;
	cursor:hand;
}

.appQuestion {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	color: #000000;
	font-weight:bold;
	background:#f1f1f1;
}

.appAnswer {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	color: #000000;
}

.error {color:red;}