﻿
.b		{ font-weight: bold !important; }
.i		{ font-style: italic !important; }
.u		{ text-decoration: underline !important; }
.uc		{ text-transform: uppercase !important; }
.lc		{ text-transform: lowercase !important; }
.lt		{ text-decoration: line-through !important; }

.fl		{ float: left !important;	}
.fr		{ float: right !important; }
.fn		{ float: none !important;	}

.cb		{ clear: both !important;  }
.cl		{ clear: left !important;	}
.cr		{ clear: right !important;	}
.cn		{ clear: none !important;	}

.al		{ text-align: left !important; }
.ar		{ text-align: right !important; }
.ac		{ text-align: center !important; }

.vt		{ vertical-align: top !important; }
.vb		{ vertical-align: bottom !important; }
.vbl	{ vertical-align: baseline !important; }

.m0		{ margin: 0 !important; }
.mt0	{ margin-top: 0 !important; }
.mb0	{ margin-bottom: 0 !important; }
.ml0	{ margin-left: 0 !important; }
.mr0	{ margin-right: 0 !important; }
.mv0	{ margin-top: 0 !important; margin-bottom: 0 !important; }

.mnh	{ margin: -0.50em !important; }
.mtnh	{ margin-top: -0.50em !important; }
.mbnh	{ margin-bottom: -0.50em !important; }
.mlnh	{ margin-left: -0.50em !important; }
.mrnh	{ margin-right: -0.50em !important; }

.mn1	{ margin: -1.00em !important; }
.mtn1	{ margin-top: -1.00em !important; }
.mbn1	{ margin-bottom: -1.00em !important; }
.mln1	{ margin-left: -1.00em !important; }
.mrn1	{ margin-right: -1.00em !important; }

.mn1h	{ margin: -1.50em !important; }
.mtn1h	{ margin-top: -1.50em !important; }
.mbn1h	{ margin-bottom: -1.50em !important; }
.mln1h	{ margin-left: -1.50em !important; }
.mrn1h	{ margin-right: -1.50em !important; }

.mlq	{ margin-left: 0.25em !important; }
.mrq	{ margin-right: 0.25em !important; }
.mtq	{ margin-top: 0.25em !important; }
.mbq	{ margin-bottom: 0.25em !important; }
.mvq	{ margin-top: 0.25em !important; margin-bottom: 0.25em !important; }
.mhq	{ margin-left: 0.25em !important; margin-right: 0.25em !important; }

.mlh	{ margin-left: 0.50em !important; }
.mrh	{ margin-right: 0.50em !important; }
.mth	{ margin-top: 0.50em !important; }
.mbh	{ margin-bottom: 0.50em !important; }
.mvh	{ margin-top: 0.50em !important; margin-bottom: 0.50em !important; }
.mhh	{ margin-left: 0.50em !important; margin-right: 0.50em !important; }

.ml1	{ margin-left: 1.00em !important; }
.mr1	{ margin-right: 1.00em !important; }
.mt1	{ margin-top: 1.00em !important; }
.mb1	{ margin-bottom: 1.00em !important; }
.mv1	{ margin-top: 1.00em !important; margin-bottom: 1.00em !important; }
.mh1	{ margin-left: 1.00em !important; margin-right: 1.00em !important; }

.ml1h	{ margin-left: 1.50em !important; }
.mr1h	{ margin-right: 1.50em !important; }
.mt1h	{ margin-top: 1.50em !important; }
.mb1h	{ margin-bottom: 1.50em !important; }
.mv1h	{ margin-top: 1.50em !important; margin-bottom: 1.50em !important; }
.mh1h	{ margin-left: 1.50em !important; margin-right: 1.50em !important; }

.ml2	{ margin-left: 2.00em !important; }
.mr2	{ margin-right: 2.00em !important; }
.mt2	{ margin-top: 2.00em !important; }
.mb2	{ margin-bottom: 2.00em !important; }
.mv2	{ margin-top: 2.00em !important; margin-bottom: 2.00em !important; }
.mh2	{ margin-left: 2.00em !important; margin-right: 2.00em !important; }

.p1		{ padding: 1.00em !important; }
.pl1	{ padding-left: 1.00em !important; }
.pr1	{ padding-right: 1.00em !important; }
.pt1	{ padding-top: 1.00em !important; }
.pb1	{ padding-bottom: 1.00em !important; }

.p1h	{ padding: 1.50em !important; }
.pl1h	{ padding-left: 1.50em !important; }
.pr1h	{ padding-right: 1.50em !important; }
.pt1h	{ padding-top: 1.50em !important; }
.pb1h	{ padding-bottom: 1.50em !important; }

.pl2	{ padding-left: 2.00em !important; }
.pr2	{ padding-right: 2.00em !important; }
.pt2	{ padding-top: 2.00em !important; }
.pb2	{ padding-bottom: 2.00em !important; }

.p0		{ padding: 0 !important; }
.pt0	{ padding-top: 0 !important; }
.pb0	{ padding-bottom: 0 !important; }
.pl0	{ padding-left: 0 !important; }
.pr0	{ padding-right: 0 !important; }
.pv0	{ padding-top: 0 !important; padding-bottom: 0 !important; }
.ph0	{ padding-left: 0 !important; padding-right: 0 !important; }

.ph		{ padding: 0.5em !important; }
.pth	{ padding-top: 0.5em !important; }
.pbh	{ padding-bottom: 0.5em !important; }
.plh	{ padding-top: 0.5em !important; }
.prh	{ padding-bottom: 0.5em !important; }

.b0		{ border: none !important; }
.bt0	{ border-top: none !important; }
.bb0	{ border-bottom: none !important; }
.bl0	{ border-left: none !important; }
.br0	{ border-right: none !important; }