.small_text {
	font-size:12px;
	color: rgb(85,85,85);
	font-weight: normal;
}

.medium_text {
	font-size:14px;
	color: rgb(85,85,85);
	font-weight: normal;
}

.large_text {
	font-size:24px;
	color: #CCC;
	font-weight: 900;
}