.bold{font-weight: bold;}
.italic {font-style:italic;}

.centerL{text-align:center;}

.txtJustify{text-align:justify; text-justify:inter-word;}

.txtA{font-family:Arial, Helvetica, sans-serif !important;}
.txtG{font-family: 'Open Sans', sans-serif !important;}

.size9 {font-size:9px;}
.size11 {font-size:11px;}
.size12 {font-size:12px;}
.size13 {font-size:13px;}
.size14 {font-size:14px;}
.size16 {font-size:16px;}
.size18 {font-size:18px;}
.size20 {font-size:20px;}
.size22 {font-size:22px;}
.size24 {font-size:24px;}
.size28 {font-size:28px;}
.size34 {font-size:34px;}
.size36 {font-size:36px;}
.size40 {font-size:40px;}
.size50 {font-size:46px;}
.size80 {font-size:80px;}

.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;}

.up{text-transform:uppercase;}
.down{text-transform:lowercase;}