html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, tt, var, sub, sup, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
strong, b {
	font-weight: bold;
}
em, i {
	font-style: italic;
}
/* RM restyling super and sub scripts to minimize impact on line heights */
sup {
	position: relative;
	bottom: 0.5em;
	font-size: 0.8em;
	text-decoration: none!important;
}
sub {
	position: relative;
	top: 0.2em;
	font-size: 0.8em;
	text-decoration: none!important;
}
p, ul, ol, td, th {
	line-height: 1.5em;
}

