body {
	background: white;
	color: black;
	line-height: 1;
	}

a, abbr, acronym, address, big, blockquote, caption,
cite, code, del, dfn, em, fieldset, font, form, img,
ins, kbd, label, legend, p, pre, q, s, samp, small,
strike, strong, sub, sup, tt, var,
html, body, div, span, iframe, applet, object,
h1, h2, h3, h4, h5, h6, dl, dt, dd, ul, ol, li,
table, tbody, td, tfoot, th, thead, tr
	border: 0;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
	font-family: inherit;
	font-weight: inherit;
	font-size: 100%;
	font-style: inherit;
	}

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

ol, ul {
	list-style: none;
	}

caption, td, th {
	font-weight: normal;
	text-align: left;
	}

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
	}

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