.font-xsmall {
	font-size: x-small;
	line-height: 140%;
	color: #666666;
}
.font-small {
	font-size: small;
	line-height: 140%;
	color: #666666;
}
.font-xxsmall {
	font-size: xx-small;
	line-height: 140%;
	color: #666666;
}

