 body,del, dfn, em, ins, kbd, q, s, samp,
small, strike,  sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead,
article, aside, canvas, details, embed, 

strong, 


 footer, header, hgroup, 
menu,  output, ruby, summary,/*  nav, section, figure, figcaption,  */
time, mark, audio, video {
	border-style: none;
    border-color: inherit;
    border-width: 0;
    margin: 0;
    padding: 0;
    font-size: 100%;
	vertical-align: bottom;
	display: block;
    }
/* HTML5 display-role reset for older browsers */
article, aside, details, /* , section, main, figcaption, figure  */
footer, header, hgroup {
	display: block;
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
    text-align: center;
}
