.f25  { font-size : 25pt; }
.f22  { font-size : 22pt; }
.f21  { font-size : 21pt; }
.f20  { font-size : 20pt; }
.f19  { font-size : 19pt; }
.f18  { font-size : 18pt; }
.f17  { font-size : 17pt; }
.f16  { font-size : 16pt; }
.f15  { font-size : 15pt; }
.f14  { font-size : 14pt; }
.f13  { font-size : 13pt; }
.f12  { font-size : 12pt; }
.f11  { font-size : 11pt; }
.f10  { font-size : 10pt; }
.f9   { font-size : 9pt;  }
.f8   { font-size : 8pt;  }

.fw-bold   { font-weight : bold;   }
.fs-normal { font-style  : normal; }
.fs-italic { font-style  : italic; }
.fs-line {
	text-decoration: underline;
}


.indent05{text-indent:0.5em;}
.indent1{text-indent:1em;}

.lh100 { line-height:100%; }
.lh110 { line-height:110%; }
.lh120 { line-height:120%; }
.lh130 { line-height:130%; }
.lh140 { line-height:140%; }
.lh150 { line-height:150%; }
.lh160 { line-height:160%; }
.lh170 { line-height:170%; }
.lh180 { line-height:180%; }
.lh190 { line-height:190%; }
.lh200 { line-height:200%; }
.flink {
	color: #0070c0;
	text-decoration: underline;
}
.fsmall {
	font-size: small;
}
.fsmallx {
	font-size: x-small;
}
