.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.72em;
	line-height: 22px;
	color: #666666;
	font-weight: normal;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: bold;
	color: #666666;
}
.boldorange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: bold;
	color: #fa6c2c;
}
.boldgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: bold;
	color: #666666;
}
