.fontL {
	font-size: large;
	line-height: 120%;
}
.fontMl {
	font-size: medium;
	line-height: 130%;
}
.fontMs {
	font-size: small;
	line-height: 140%;
}
.fontS {
	font-size: x-small;
	line-height: 140%;
}


