html, body, div, span, object, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, em, img, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
}

body {
    line-height: 1.5;
    background: #fff;
    margin: 0;
}

table {
    border-collapse: separate;
    border-spacing: 0;
}

th, td {
    text-align: left;
}

a img {
    border: none;
}

ol, ul {
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
}
