
html, body, div, span, iframe,
h1, h2, h3, h4, h5, h6,
p, blockquote, pre,
a, abbr, code,
em, font, img, q,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, thead, tbody, tfoot, tr, th, td
{
    margin:         0;
    padding:        0;
    border:         0;
    outline:        0;
    font-size:      100%;
    vertical-align: baseline;
    background:     transparent;
}

body
{
    line-height: 1;
}

blockquote,
q
{
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after
{
    content: '';
    content: none;
}

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

a,
a:visited,
a:hover,
a:active
{
    color:           inherit;
    text-decoration: none;
}