.tit {
	font-size: x-large;
	font-weight: bold;
}
.big {
	font-size: 36px;
}

.page {
	line-height: 30px;
}
.mini {
	font-size: 12px;
}
.middle {
	font-size: large;
}
.tle {
	font-size: x-large;
	color: teal;
	font-weight: bold;
}
.bigteal {
	font-size: 36px;
	color: teal;
}


.small {
	font-size: 14px;
}
.section {
	font-size: x-large;
	letter-spacing: 50px;
}
.smaspa {
	font-size: 14px;
	line-height: 1.2em;
}

.at {
	font-size: 12px;
	color: #F00;
}
.ex {
	font-size: 12px;
	color: #090;
}
.span {
	line-height: 2em;
	font-size: 14px;
}
.spage {
	font-size: 12px;
	line-height: 1.5em;
}
.teal {
	color: teal;
}
.teal24 {
	font-size: 24px;
	color: teal;
}
