body, div, p, pre, form, fieldset, legend, input, textarea, button, dl, dt, dd, th, td, blockquote
{
	margin: 0;
	padding: 0;
}

legend
{
	color: inherit;
}

address, caption, cite, code, dfn, em, strong, th, var
{
	font-style: normal;
	font-weight: normal;
}

fieldset, img, abbr, acronym
{
	border: 0;
}

caption, th
{
	text-align: left;
}

q:before, q:after
{
	content: '';
}

h1, h2, h3, h4, h5, h6
{
	font-size: 100%;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

ul, ol, li
{
	list-style: none;
	margin: 0;
	padding: 0;	
}

table
{
	border-collapse: collapse;
	border-spacing: 0;
}