html, body, div, span, h1, h2, h3, h4, h5, h6, p,
blockquote, a, abbr, em, img, ins, 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	{ quotes:		none;	}
	blockquote:before, blockquote:after { 
		content: '';
		content: none;
	}
:focus { outline:	0; }
abbr   { cursor: help; }
.clear { clear: both;  }