/* LARGEST FONT SIZES FOR FONT SIZER */


.smalltext {
	font-size: 12px;
}

.largetext{
	font-size:14px;
}