html, body, div, span, object, h1, h2, h3, h4,
h5, h6, p, blockquote, pre, a, abbr, em, img,
ins, kbd, q, s, samp, strong, dl, dt, dd, ol,
ul, li, fieldset, form, label, legend, table,
caption, tbody, tfoot, thead, tr, th, td {
	margin:		0 auto;
	padding:	0;
	border:		0;
	outline:	0;
	font-size:	100%;
	background: transparent;
	vertical-align: baseline;
}
body			{ line-height: 1;		}
ol, ul			{ list-style:	none;	}
blockquote, q	{ quotes:		none;	}
blockquote:before, blockquote:after,
q:before, q:after {
	content:	'';
	content:	none; }
:focus { outline:	0; }
ins { text-decoration: none; }
del { text-decoration: line-through; }
table {
	border-collapse: collapse;
	border-spacing: 0; }
abbr { cursor: help; } .clear { clear: both; }