/* Font size */
.Ft9 { font-size:9px; }
.Ft10 { font-size:10px; }
.Ft11 { font-size:11px; }
.Ft12 { font-size:12px; }
.Ft14 { font-size:14px; }
.Ft16 { font-size:16px; }
.Ft18 { font-size:18px; }
.Ft20 { font-size:20px; }
.Ft22 { font-size:22px; }
.Ft24 { font-size:24px; }

.Ft10l { font-size:10px; line-height:125%; }
.Ft11l { font-size:11px; line-height:125%; }
.Ft12l { font-size:12px; line-height:125%; }
.Ft14l { font-size:14px; line-height:125%; }
.Ft16l { font-size:16px; line-height:125%; }
.Ft18l { font-size:18px; line-height:125%; }
.Ft20l { font-size:20px; line-height:125%; }
.Ft22l { font-size:22px; line-height:125%; }
.Ft24l { font-size:24px; line-height:125%; }

.Ft10ll { font-size:10px; line-height:150%; }
.Ft11ll { font-size:11px; line-height:150%; }
.Ft12ll { font-size:12px; line-height:150%; }
.Ft14ll { font-size:14px; line-height:150%; }
.Ft16ll { font-size:16px; line-height:150%; }
.Ft18ll { font-size:18px; line-height:150%; }
.Ft20ll { font-size:20px; line-height:150%; }
.Ft22ll { font-size:22px; line-height:150%; }
.Ft23ll { font-size:23px; line-height:150%; }
.Ft24ll { font-size:24px; line-height:150%; }

.Ft10lll { font-size:10px; line-height:175%; }
.Ft11lll { font-size:11px; line-height:175%; }
.Ft12lll { font-size:12px; line-height:175%; }
.Ft14lll { font-size:14px; line-height:175%; }
.Ft16lll { font-size:16px; line-height:175%; }
.Ft18lll { font-size:18px; line-height:175%; }
.Ft20lll { font-size:20px; line-height:175%; }
.Ft22lll { font-size:22px; line-height:175%; }
.Ft24lll { font-size:24px; line-height:175%; }

.Ft10llll { font-size:10px; line-height:200%; }
.Ft11llll { font-size:11px; line-height:200%; }
.Ft12llll { font-size:12px; line-height:200%; }
.Ft14llll { font-size:14px; line-height:200%; }
.Ft16llll { font-size:16px; line-height:200%; }
.Ft18llll { font-size:18px; line-height:200%; }
.Ft20llll { font-size:20px; line-height:200%; }
.Ft22llll { font-size:22px; line-height:200%; }
.Ft24llll { font-size:24px; line-height:200%; }

.Ftsssmall { font-size:70%; }
.Ftssmall { font-size:80%; }
.Ftsmall { font-size:90%; }
.Ftlarge { font-size:80%; }
.Ftllarge { font-size:110%; }
.Ftlllarge { font-size:120%; }

.Bold { font-weight:bold; }
