/* SMALLEST FONT SIZES FOR FONT SIZER */
	
.smalltext {
	font-size: 10px;
}

.largetext{
	font-size:12px;
}
