.cproduct {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.cproduct p {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.cproduct a:link, .cproduct a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #007342;
	text-decoration: none;
	font-weight: normal;	
}

.cproduct a:active, .cproduct a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #007342;
	text-decoration: underline;
	font-weight: normal;	
}
	
.myTitleProduct {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#fff;
	font-weight:bold;
}

.staffdir th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00734A;
}

.staffdir td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
}

