html, body, div, span, h1, h2, p, a, font, img, 
table, tr, td, 
*, .x {									/* .x removes any inherent styling to elements below */
	margin: 0;
	line-height: 1.50em;
	text-decoration: none;
	}

img, table, tr, td, * .x {
	border: 0;
	outline: 0;
	}
table { 
	border-collapse: separate;
	border-spacing: 0;
	}
	table th { font-weight: bold; }