.large {
	font-size: 14px;
	font-weight: bold;
	color: #FF3399;
}
.midium {
	font-size: 12px;
	line-height: 135%;
}
.small {
	font-size: 10px;
}
