.smaller {
	font-size: 90%;
	line-height: 125%;
}
.smallest {
	font-size: 79%;
}

.smallest-tight {
	font-size: 79%;
line-height: 1.1;
}