#output {
  color: #333333;
  font-family: Century Gothic, Apple Gothic, CenturyGothic, AppleGothic, sans-serif;
  font-size: 12px;
}
#output a, #output a > span {
  color: #333333;
}
#output strong {
  font-weight: bold;
  color: inherit;
}
#output .group {
  font-weight: bold;
}
#output .name {
  text-transform: uppercase;
	font-size: 16px; 
	line-height: 18px;
}
#output .poste {
  color: #ee7c23;
	text-transform: uppercase;
	font-size: 12px; 
	line-height: 14px;
}