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

/* remember to define focus styles! */
:focus {
	outline: 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;
}
body {
	font-size: 12px;
	line-height: 1.75em;
	margin: 0; padding: 0;
}
h3 {
	/* 36 px */
	margin: 0; 
	font-size: 3em;
	line-height: 0.58333333em;
	margin-bottom: 0.58333333em;
}
h4 {
	/* 21 px */
	margin: 0;
	font-size: 1.75em;
	line-height: 1em;
	margin-bottom: 1em;
}
h5 {
	/* 16 px */	
	margin: 0;
	font-size: 1.3333333333333333em;
	line-height: 1.3125em;
	margin-bottom: 1.3125em;
}
h6 {
	/* 14 px */	
	margin: 0;
	font-size: 1.1666666666666667em;
	line-height: 1.5em;
	margin-bottom: 1.5em;
}
p, ul, blockquote, pre, td, th, label {
	margin: 0;
	font-size: 1em;
	line-height: 1.75em;
	margin-bottom: 1.75em;
}
p.small {
	margin: 0;
	font-size: 0.8333333333333334em;
	line-height: 2.1em;
	margin-bottom: 2.1em;
}
table {
	border-collapse: collapse;
	margin-bottom: 1.75em;
}
