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, dl, dt, dd, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{
	margin: 0;
	padding: 0;
	/* In FF in windows "border: 0" will not correctly suppress cell-borders in all cases, must use "border: 0px none;" */
	border: 0px none;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

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

p { margin-bottom: 16px; }

ol { margin: 0 1em; padding: 0 16px; }

ul
{
	list-style: none;
	margin: 0 1em;
	padding: 0 16px;
}

li { margin: 3px; margin-bottom:16px; }

/* In FF in windows "border: 0" will not correctly suppress cell-borders in all cases, must use "border: 0px none;" */
table { border: 0px none; border-collapse: collapse; margin-bottom: 16px; }

caption, th, td { text-align: left; font-weight: normal; vertical-align: middle; }

blockquote:before, blockquote:after, q:before, q:after { content: ""; }

blockquote, q { quotes: "" ""; }

strong { font-weight: bold; }

em { font-style: italic; }
