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

html, body, div, pre,
p, blockquote, address,
dl, dt, dd, ul, ol, li,
form, fieldset {
  position:relative;
  }

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

h1, h2, h3, h4, h5, h6, strong { font-weight:normal; }

address, cite, em { font-style:normal; }

abbr { text-decoration:none; border:none; }

ol, ul { list-style: none; }

/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse:separate; border-spacing:0; }