	.body {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 20px; }
	
	.bodylarge {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	line-height: 22px; }
	
	.body_italic {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: italic;
	line-height: 20px; }
	
	.body_bold {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold;
	line-height: 20px; }
