body {
	font-size: x-small;
}
.smalltextbutton {
	font-size: x-small !important;
	font-weight: bold !important ;
}
.mediumtextbutton {
	font-size: small !important;
}
.largetextbutton {
	font-size: medium !important;
}
.smalltext {
	font-size: x-small !important;
	font-weight: bold !important ;
}
.mediumtext {
	font-size: small !important;
}
.largetext {
	font-size: medium !important;
}
