html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, tt, var, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

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

abbr, 
acronym {
  border-bottom: 1px dotted #333;
  font-variant: normal;
} 

code, pre {font-family: "Courier New", monospace, serif; }

pre, tt, code, kbd, samp, var {
  font-family: "Courier New", Courier, monospace;
}

sub {
  vertical-align: sub;
}

sup {
  line-height: 200%;
  vertical-align: super;
}
