.green {
  	font-family: Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #75c811;
}
.grey {
   	font-family: Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #cbc9c9;
}

