.small {
	font-size: 10px;
	line-height: 15px;
}
.large {
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
}

