body, div, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, input, textarea, p, blockquote, th, td
{
	margin:				0;
	padding:			0;
}
table
{
	border-collapse:	collapse;
	border-spacing:		0;
}
fieldset, img
{
	border:				0;
}
li
{
	list-style:			none;
}
h1, h2, h3, h4, h5, h6
{
	font-size:			100%;
	font-weight:		normal;
}
input, textarea, select
{
	font-family:		inherit;
	font-size:			inherit;
	font-weight:		inherit;
}
input, textarea, select
{	/* enable resizing for IE */
	*font-size:			100%;
}
