.nomal {
	font-size: 100%;
	line-height: 140%;

}
.bbig {
	font-size: 150%;
	line-height: 130%;
}
.big {
	font-size: 120%;
	line-height: 130%;
}
.small {
	font-size: 90%;
	line-height: 130%;
}
.ssmall {
	font-size: 80%;
	line-height: 130%;
}
.sssmall {
	font-size: 60%;
	line-height: 130%;
}
.btitle {
	font-size: 150%;
	line-height: 130%;
	font-weight: bold;
}
.title {
	font-size: 120%;
	line-height: 130%;
	font-weight: bold;
}
.stitle {
	font-size: 90%;
	line-height: 130%;
	font-weight: bold;
}