@charset "utf-8";
* {
    margin: 0;
    padding: 0
    }
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit
    }
fieldset, img {
    border: 0
    }
img {
    margin: 0;
    padding: 0
    }
body {
    line-height: 1
    }
ol, ul, li {
    list-style: none;
    padding: 0;
    margin: 0
    }
blockquote:before, blockquote:after, q:before, q:after {
    content: ""
    }
blockquote, q {
    quotes: "" ""
    }
blockquote, q {
    quotes: none
    }
abbr, acronym {
    border: 0;
    font-variant: normal
    }
sup {
    vertical-align: text-top
    }
sub {
    vertical-align: text-bottom
    }
form:focus {
    outline: 0
    }
input, label {
    vertical-align: middle
    }
label {
    cursor: pointer
    }
textarea {
    overflow: auto
    }
input, button, textarea, select, optgroup, option {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit
    }
legend {
    color: #000
    }
address, caption, cite, code, dfn, th, var {
    font-style: normal;
    font-weight: normal
    }
em, strong {
    font-weight: normal
    }
:focus {
    outline: 0
    }
ins {
    text-decoration: none
    }
del {
    text-decoration: line-through
    }
table {
    border-collapse: collapse;
    border-spacing: 0
    }
caption, th, td {
    text-align: left;
    font-weight: normal
    }
h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal
    }
a {
    text-decoration: none;
    outline: 0
    }
a:visited {
    text-decoration: none
    }
a:active, a:focus, a:hover {
    visibility: visible;
    text-decoration: underline
    }