@charset "utf-8";
/* CSS Document */

body {
	font-size: small;
}
.smalltextbutton {
	font-size: x-small;
	font-weight: bold;
}
.mediumtextbutton {
	font-size: small;
}
.largetextbutton {
	font-size: medium;
}
