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


.tenbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight:bold;
	color:#000;
}



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


.redbold{
		font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight:bold;
	color:#600;
	
}



.tan{
font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:#960;}
	
	.tanbold{
		font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight:bold;
	color:#960;
	
}

