body
{
    margin: 0;
}

td, th, tr, thead, tfoot, tbody, caption, table, button, legend, label, form, fieldset, ul, ol, li, dt, dl, dd, var, tt,
sup, sub, strong, strike, small, samp, s, q, img, em, dfn, del, code, cite, address, acronym, abbr, a, pre, blockquote,
p, h6, h5, h4, h3, h2, h1
{
    font-weight: normal;
    font-style: normal;
    font-size: 100%;
    line-height: 1;
    font-family: inherit;
    margin: 0;
    padding: 0;
    border: 0;
}

p
{
    margin-bottom: 10px;
}

fieldset
{
    padding: 5px;
}

input, select, textarea, button
{
    margin: 0;
}

a
{
    text-decoration: none;
    cursor: pointer;
}

a:hover
{
    cursor: pointer;
    text-decoration: none;
}

optgroup
{
    font-style: normal;
}

.Clear
{
    clear: both;
}