@charset "utf-8";
/* CSS Document */

.fontSmall {
	font-size: small;
}

.fontNormal {
	font-size:medium;
}

.fontLarge {
	font-size:large;
}

