@charset "utf-8";
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, figure, figcaption { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent;} body { font-size: 75%; line-height: 1.6em;} ol, ul { list-style: none;} blockquote, q { quotes: none;} blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none;} :focus { outline: 0;} ins { text-decoration: none;} del { text-decoration: line-through;} table { border-collapse: collapse; border-spacing: 0;} img { line-height: 0;}
b { font-weight: 900;} em, strong { font-weight: bolder; font-style: normal;} i { font-style: italic;} cite { font-style: normal;}
/*TIPS/////*/
.left {float: left;} .right {float: right;} .clear {clear: both;} .none {display: none;}
/*aligns*/ .txtRight { text-align: right;} .txtLeft { text-align: left;} .txtCenter { text-align: center;}
/*decorates*/ del { color: #898989;} code { font-family: inherit; color: #898989;}