body, body * {
	margin: 0; padding: 0; border: 0; outline: 0;
	font-family: inherit; font-weight: normal; font-style: inherit; font-size: 100%;
	color: inherit;
	vertical-align: baseline;
	text-decoration: none;
}

body 				{ line-height: 1; color: black; background: white; }
b, strong			{ font-weight: bold; }
ol, ul				{ list-style: none; }
table				{ border-collapse: separate; border-spacing: 0; }
caption, th, td		{ font-weight: normal; vertical-align: top; }
