.title1 {  font-size: 16px; font-weight: bold}
.f14 {  font-size: 14px}
.f12 {  font-size: 12px}

.ff14 {
	margin: 0px;
	margin-bottom: 0.2em;
	font-size: 14px;
}
.left {
	margin: 0px;
	margin-bottom: 0.2em;
	text-align: left;
}
.center {
	margin: 0px;
	margin-bottom: 0.2em;
	text-align: center;
}
.right {
	margin: 0px;
	margin-bottom: 0.2em;
	text-align: right;
}
.x-small {
	font-size: x-small;
}
.small {
	font-size: small;
}
.medium {
	font-size: medium;
}
.large {
	font-size: large;
}
.x-large {
	font-size: x-large;
}
.bold {
	font-weight: bold;
}
.it {
	font-style: italic;
}
.non {
}
