.b0 { border:0; }
.b1s { border:1px solid; }
.b2s { border:2px solid; }
.bb1s { border:#000 1px solid; } /* border black */
.bb2s { border:#000 2px solid; } /* border black */
.bg-bisque { background:rgb(255,228,196); }
.bg-black { background:rgb(0,0,0); }
.bg-chocolate { background:rgb(210,105,30); }
.bg-cornsilk { background:rgb(255,248,220); }
.bg-darksalmon { background:rgb(233,150,122); }
.bg-ghostwhite { background:rgb(248,248,255); }
.bg-seashell { background:rgb(255,245,238); }
.bg-transparent { background:transparent; }
.bg-white { background:rgb(255,255,255); }
.bottom0 { bottom:0; }
.bw1s { border:#FFF 1px solid; } /* border white */
.bw2s { border:#FFF 2px solid; } /* border white */
.list, .list li { list-style-type:none; list-style-position:inside; padding:0 0 0 3px; }
.centered { display:block; margin:0 auto 0 auto; padding:0; text-align:center; }
.clear, .clear-both { clear:both; height:1px; display:block; border:0; }
.color-bisque, .bisque { color:rgb(255,228,196); }
.color-firebrick, .firebrick { color:rgb(178,34,34); }
.color-darkgreen, .darkgreen { color:rgb(0,100,0); }
.color-purple, .purple { color:rgb(128,0,128); }
.color-black, .black { color:rgb(0,0,0); }
.color-cadetblue, .cadetblue { color:rgb(95,158,160); }
.color-chocolate, .chocolate { color:rgb(210,105,30); }
.color-cornflowerblue, .cornflowerblue { color:rgb(100,149,237); }
.color-cornsilk, .cornsilk, .cornsilk a { color:rgb(255,248,220); }
.color-darksalmon, .darksalmon, .darksalmon a { color:rgb(233,150,122); }
.color-darkslategray, .darkslategray { color:rgb(47,79,79); }
.color-red, .red { color:rgb(255,0,0); }
.color-seashell, .seashell { color:rgb(255,245,238); }
.color-transparent, .transparent { color:transparent; }
.color-white, .white, .white a { color:rgb(255,255,255); }
.cursor-crosshair, .crosshair { cursor:crosshair; }
.cursor-pointer, .pointer { cursor:pointer; }
.display-block, .block { display:block; }
.display-inline, .inline { display:inline; }
.display-none, .noshow { display:none; }
.expand1 { letter-spacing:1px; }
.expand2 { letter-spacing:2px; }
.expand3 { letter-spacing:3px; }
.expand4 { letter-spacing:4px; }
.f0 { font-size:0; }
.f10, .f10 li { font-size:10pt; }
.f12, .f12 li { font-size:12pt; }
.f14, .f14 li { font-size:14pt; }
.f18, .f18 li { font-size:18pt; }
.f24, .f24 li { font-size:24pt; }
.f36, .f36 li { font-size:36pt; }
.f60, .f60 li { font-size:60pt; }
.f7, .f7 li { font-size:7pt; }
.f8, .f8 li { font-size:8pt; }
.f9, .f9 li { font-size:9pt; }
.float-left, .left { float:left; }
.float-right, .right { float:right; }
.arial, .arial div, .arial p { font-family:'arial', serif; }
.arialblack, .arialblack div, .arialblack p { font-family:'arial black', serif; }
.bold, .bold { font-weight:bold; }
.comicsans, .comicsans div, .comicsans p { font-family:'comic sans ms', fantasy; }
.couriernew, .couriernew div, .couriernew p { font-family:'courier new', monospace; }
.cursive, .cursive div, .cursive p { font-family:cursive; }
.georgia, .georgia div, .georgia p { font-family:'georgia', serif; }
.italic, .italic p, .italic li { font-style:italic; }
.normal { font-weight:normal; }
.serif, .serif div, .serif p .serif, .serif div, .serif p { font-family:serif; }
.h0 { height:0; }
.h100 { height:100px; }
.h110 { height:110px; }
.h120 { height:120px; }
.h130 { height:130px; }
.h145 { height:145px; }
.h188 { height:188px; }
.h20 { height:20px; }
.h250 { height:250px; }
.h30 { height:30px; }
.h300 { height:300px; }
.h320 { height:320px; }
.h350 { height:350px; }
.h40 { height:40px; }
.h400 { height:400px; }
.h47 { height:47px; }
.h50 { height:50px; }
.h500 { height:500px; }
.h60 { height:60px; }
.h75 { height:75px; }
.h80 { height:80px; }
.hp-100 { height:100%; }
.indent { margin-left:2em; }
.left0 { left:0; }
.lh-120 { line-height:120px; }
.m0 { margin:0; }
.m1 { margin:1px; }
.m10 { margin:10px; }
.m15 { margin:15px; }
.m20 { margin:20px; }
.m25 { margin:25px; }
.m3 { margin:3px; }
.m5 { margin:5px; }
.m30 { margin:30px; }
.m4 { margin:4px; } 
.margin-auto, .m-auto { margin:auto; }
.mb20 { margin-bottom:20px; }
.ml20 { margin-left:20px; }
.mr20 { margin-right:20px; }
.mt20 { margin-top:20px; }
.no-underline, .no-underline a { text-decoration:none; }
.opacity90 { opacity:0.9; filter:alpha(opacity=90); }
.overflow-auto, .auto { overflow:auto; }
.overflow-none, .noflow, .hideflow { overflow:hidden; }
.p0 { padding:0; }
.p6 { padding:6px; }
.p10 { padding:10px; }
.p20 { padding:20px; }
.p3 { padding:3px; }
.p4 { padding:4px; }
.p40 { padding:40px; }
.pb20 { padding-bottom:20px; }
.pl20 { padding-left:20px; }
.position-absolute, .absolute { position:absolute; }
.position-fixed, .fixed { position:fixed; }
.pr20 { padding-right:20px; }
.pt20 { padding-top:20px; }
.quote:after { content:'”';}
.quote:before { content:'“';}
.r100 { border-radius: 100px 100px 100px 100px; }
.r20 { border-radius: 20px 20px 20px 20px; }
.r50 { border-radius: 50px 50px 50px 50px; }
.right0 { right:0; }
.sb-br { box-shadow:7px 7px 14px #000000; }
.sb-tl { box-shadow:-7px -7px 14px #000000; }
.slt-br { text-shadow:1px 1px 1px #FFF; }
.slt-tl { text-shadow:-1px -1px -1px #FFF; }
.squeeze1 { letter-spacing:-1px; }
.squeeze2 { letter-spacing:-2px; }
.squeeze3 { letter-spacing:-3px; }
.squeeze4 { letter-spacing:-4px; }
.st-tl { text-shadow:-1px -1px -1px #000; }
.table { display:table; }
.tc { display:table-column; } 
.tcap { display:table-caption; } 
.tcg { display:table-column-group; } 
.td { display:table-cell; vertical-align:top; text-align:left; padding:10px; }
.text-capitalize, .caps { text-transform:capitalize; }
.text-center, .center { text-align:center; }
.text-left, .flushleft { text-align:left; }
.text-right, .flushright { text-align:right; }
.text-uppercase, .allcaps, .uppers { text-transform:uppercase; }
.tfg { display:table-footer-group; } 
.th { display:table-header-group; } 
.top0 { top:0; }
.tr { display:table-row; } 
.trg { display:table-row-group; }
.valign-baseline { vertical-align:baseline; }
.valign-bottom { vertical-align:bottom; }
.valign-middle { vertical-align:middle; }
.valign-textbottom { vertical-align:text-bottom; }
.valign-top { vertical-align:top; }
.visibility-hidden, .hidden, .invisible { visibility:hidden; }
.vspace10 { height:10px; display:block; }
.vspace20 { height:20px; display:block; }
.vspace4 { height:4px; display:block; }
.w100 { width:100px; }
.w1000 { width:1000px; }
.w120 { width:120px; }
.w122 { width:122px; }
.w130 { width:130px; }
.w140 { width:140px; }
.w160 { width:160px; }
.w180 { width:180px; }
.w190 { width:190px; }
.w200 { width:200px; }
.w220 { width:220px; }
.w250 { width:250px; }
.w260 { width:260px; }
.w280 { width:280px; }
.w300 { width:300px; }
.w400 { width:400px; }
.w425 { width:425px; }
.w500 { width:500px; }
.w600 { width:600px; }
.w650 { width:650px; }
.w700 { width:700px; }
.w702 { width:702px; }
.w720 { width:720px; }
.w740 { width:740px; }
.w75 { width:75px; }
.w80 { width:80px; }
.w800 { width:800px; }
.w900 { width:900px; }
.w960 { width:960px; }
.w980 { width:980px; }
.wp100 { width:100%; }
.wp80 { width:80%; }
.wp90 { width:90%; }
.img1 img { margin:1px; }
.img3 img { margin:3px; }
.img10 img { margin:10px; }
blockquote { padding:20px; margin-left:0; border-left:50px solid; }
hr { border:1px solid; }
table, tr, td { margin:0; padding:0; border-collapse:collapse; }
