@charset "utf-8";

html, body, div, span, h1, h2, h3, h4, h5, h6, p, a, img, small, dl, dt, dd, menu, figure, ul, li, form, label, table, tr, th, td, aside, header, footer, section, time, br {
    margin: 0;
    padding: 0;
    border: none;
    font-style: normal;
    text-align: left;
    text-decoration: none;
    list-style: none;
    border-collapse: collapse;
}

h1,h2,h3,h4 {
    font-size: 100%;
    font-weight: normal;
}
