abbr, address, article, aside, audio, b, blockquote, body, canvas,
caption, cite, code, dd, del, details, dfn, div, dl, dt, em,
fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6,
header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li,
mark, menu, nav, object, ol, p, pre, q, samp, section, small, span,
strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time,
tr, ul, var, video {
	background : transparent;
    margin : 0;
    padding : 0;
    border : 0;
    outline : 0;
    font-size : 100%;
}

nav ul {
    list-style : none;
}

a {
    margin:0;
    padding:0;
    font-size : 100%;
}

table {
    border-collapse : collapse;
    border-spacing : 0;
}

hr {
    display : block;
    border : 0;   
    border-top: 1 px solid #cccccc;
    margin : 15px 0;
    padding : 0;
	height : 1px;
}