
#text .x-small { font-size: x-small; }
#text .xx-small { font-size: xx-small; }
#text .x-large { font-size: x-large; }
#text .xx-large { font-size: xx-large; }
#text .tiny { font-size: .6em; }
#text .scriptsize { font-size: .7em; }
#text .footnotesize { font-size: .8em; }
#text .small { font-size: .9em; }
#text .normalsize { font-size: 1em; }
#text .large { font-size: 1.2em; }
#text .Large { font-size: 1.4em; }
#text .LARGE { font-size: 1.6em; }
#text .huge { font-size: 1.8em; }
#text .Huge { font-size: 2.1em; }
#text .HUGE { font-size: 2.4em; }
#text .i { font-style: italic; }
#text .n { font-style: normal; }
#text .sc { font-variant: small-caps; }
#text .b { font-weight: bold; }
#text .s { text-decoration: line-through; }
#text .u { text-decoration: underline; }
#text .decorInit:first-letter { float: left; font-size: 3em; margin-right: .1em; margin-top: .1em; margin-bottom: -.1em; line-height: .9em; }
#text .block { display: block; }
#text .blockquote { display: block; margin-left:4em; }
#text .q { display: block; margin-left:4em; }
#text .lsn { letter-spacing: +.15em; padding-left: .15em; }
#text .ls { letter-spacing: +.4em; padding-left: .4em; }
#text .lsw { letter-spacing: +.8em; padding-left: .8em; }
#text .uc { text-transform: uppercase; }
#text .align-center { text-align: center; }
#text .align-right { text-align: right; }
#text .align-left { text-align: left; }
#text .left { float: left; }
#text .center-block {  margin-left:auto; margin-right:auto;  }
#text .h_0 { margin-left: 0 !important; }
#text .h_1 { margin-left: 1em; }
#text .h_2 { margin-left: 2em; }
#text .h_3 { margin-left: 3em; }
#text .h_4 { margin-left: 4em; }
#text .h_5 { margin-left: 5em; }
#text .h_6 { margin-left: 6em; }
#text .h_7 { margin-left: 7em; }
#text .h_8 { margin-left: 8em; }
#text .h_9 { margin-left: 9em; }
#text .h_10 { margin-left: 10em; }
#text .h_11 { margin-left: 11em; }
#text .h_12 { margin-left: 12em; }
#text .h_13 { margin-left: 13em; }
#text .h_14 { margin-left: 14em; }
#text .h_15 { margin-left: 15em; }
#text .h_16 { margin-left: 16em; }
#text .h_17 { margin-left: 17em; }
#text .h_18 { margin-left: 18em; }
#text .h_19 { margin-left: 19em; }
#text .h_20 { margin-left: 20em; }
#text .h_21 { margin-left: 21em; }
#text .h_22 { margin-left: 22em; }
#text .h-1 { margin-right: 1em; }
#text .h-2 { margin-right: 2em; }
#text .h-3 { margin-right: 3em; }
#text .h-4 { margin-right: 4em; }
#text .h-5 { margin-right: 5em; }
#text .h-6 { margin-right: 6em; }
#text .h-7 { margin-right: 7em; }
#text .h-8 { margin-right: 8em; }
#text .h-9 { margin-right: 9em; }
#text .h-10 { margin-right: 10em; }
#text .sub { vertical-align: sub; }
#text .super { vertical-align: super; }
#text .v1 { margin-bottom: .5em; }
#text .v2 { margin-bottom: 1em; }
#text .v3 { margin-bottom: 1.5em; }
#text .border { border: 2px solid; }
#text .hang { margin-left: 2em; text-indent: -2em; padding: 0; }
#text .inline { display: inline }
#text .inline-block { display: inline-block }
#text .none { display: none }
#text .wide { width: 100% }
#text .ellipsis_5_dot { content: ". . . . ." }
#text .ellipsis_6_dot { content: ". . . . . ." }
#text .ellipsis_7_dot { content: ". . . . . . ." }
#text .ellipsis_7_asterisk { content: "* * * * * * *" }
#text .justify { text-align: justify; }
#text .sq:before { content: "\2018" }
#text .sq:after { content: "\2019" }
#text .dq:before { content: "\201C" }
#text .dq:after { content: "\201D" }
#text .asteriskDivider:before { content: "* * * * *" }
