body {
	color:#000;
	background:#FFF;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, fieldset, legend, input, textarea, p, blockquote, th, td, hr {
	margin:0;
	padding:0;
}
h1, h2, h3, h4, h5, h6, input, textarea, select {
	font-size:11px;
	font-weight:normal;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
li {
	list-style:none;
}
em, strong, th {
	font-style:normal;
	font-weight:normal;
}
caption, th {
	text-align:left;
}
img, embed {
	display:block;
}

