.bold{font-weight: bold;}
.italic {font-style:italic;}

.letterUp{text-transform:uppercase;}
.letterDown{text-transform:lowercase;}

.centerL{text-align:center;}

.txtJustify{text-align:justify; text-justify:inter-word;}

.txtA{font-family:Arial, Helvetica, sans-serif;}
.txtV{font-family:Verdana, Geneva, sans-serif;}
.txtG{font-family:Arial, Helvetica, sans-serif;}

.size9 {font-size:9px;}
.size10 {font-size:10px;}
.size11 {font-size:11px;}
.size12 {font-size:12px;}
.size13 {font-size:13px;}
.size14 {font-size:14px;}
.size16 {font-size:16px;}
.size17 {font-size:17px;}
.size18 {font-size:18px;}
.size20 {font-size:20px;}
.size22 {font-size:22px;}
.size24 {font-size:24px;}
.size26 {font-size:26px;}
.size28 {font-size:28px;}
.size29 {font-size:29px;}
.size30 {font-size:30px;}
.size34 {font-size:34px;}
.size36 {font-size:36px;}
.size40 {font-size:40px;}
.size50 {font-size:50px;}

.size130 {font-size:130px;}

.lineH12 {line-height: 12px;}
.lineH22 {line-height: 22px;}
.lineH24 {line-height: 24px;}
.lineH28 {line-height: 28px;}
.lineH32 {line-height: 32px;}

.lineH50 {line-height: 50px;}
.lineH82 {line-height: 82px;}

.fontW200 {font-weight: 200;}
.fontW300 {font-weight: 300;}
.fontW500 {font-weight: 500;}
.fontW700 {font-weight: 700;}

.lSpacing-1 {letter-spacing: -1px;}
.lSpacing-2 {letter-spacing: -2px;}