html { font-size: 100.01%; }
body { font-size: 1em; line-height: 1.2em;}
html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, a, abbr, address, code, strong, em, img, ol, ul, li, form, label, input, textarea, table, tr, td { margin: 0; padding: 0; vertical-align: baseline; }
:focus { outline: 0; }
table { border-collapse: collapse; border-spacing: 0; }
table td { padding: 0; }

address { font-style: normal; }
.fleft { float: left; }
.cleft { clear: left; }
.fright { float: right; }
.cright { clear: right; }
.cboth { clear: both; }
.blk { display: block; }
.inl { display: inline; }
