/* Reset CSS */

html, body, div, span, iframe, p, blockquote, pre, a, address, big, img, small, strike, sub, sup, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    outline: 0;
}

abbr[title], acronym[title] {
    cursor: help;
}

