@charset "utf-8";

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

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

a {
    color: #555555;
}