html, body, button, div, ul, ol, li, dl, dt, dd, h1, h2, 
h3, h4, h5, h6, pre, form, p, blockquote, fieldset, input, 
hr
{
	margin: 0;
	padding: 0;

	width: auto;
	height: auto;

	background: none;
}

html, body, div, ul, ol, li, dl, dt, dd, h1, h2, 
h3, h4, h5, h6, pre, form, p, blockquote, fieldset,
hr
{
	display: block;
}

area, base, basefont, head, meta, script, style, title,
noembed, param
{
	display: none;
}

fieldset, input, button, img, hr, a
{
	border: 0;
}

ul, ol
{
	list-style: none;
}

h1, h2, h3, h4, h5, h6, p, pre, code, address, caption, cite,
code, em, strong, th
{
	font-size: 1em;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 0;
	line-height: 120%;
}