
html, body, div, span, applet, object, iframe,
pre, a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var, u, i, center, dl, dt, dd,
fieldset, form, label, legend,
caption, tfoot, thead,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0; padding: 0; border: 0; xfont-size: 100%; xfont: inherit; xvertical-align: baseline; 
}


ul, ol { margin-left: 16px; padding-left: 16px; }

b, strong {
	margin: 0; padding: 0; border: 0; font-size: 100%; vertical-align: baseline; 
}

p { margin: 0 0 12px 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; }

h1, h2, h3, h4, h5, h6{ margin: 0; padding: 0; border: 0; vertical-align: baseline; }

blockquote, ol, ul, li { border: 0; font-size: 100%; font: inherit; vertical-align: baseline; }

body { line-height: 1; }

blockquote, q { quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {	content: ''; content: none; }


table {	border-spacing: 0; }
table, tbody, tr, th, td { 
	margin: 0; padding: 0; font-size: 100%; font: inherit; text-align: left; vertical-align: top;
}


/* Always force a scrollbar in non-IE */
html { overflow-y: scroll; }


/* Set sub, sup without affecting line-height: gist.github.com/413930 */
sub, sup { font-size: 75%; line-height: 0; position: relative; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
	
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}