body, div, dl, dt, dd, ul, ol, li, pre, 
form, fieldset, input, caption,
table, th, td,
article, section, figure, figcaption, header, footer, 
h1, h2, h3, h4, h5, h6,
p, caption {
	padding: 0;
	margin: 0; 
}

nav, header, footer, section, hgroup, aside, figure, figcaption { 
	display: block; 
} 

h1, h2, h3, h4, h5, h6,
caption, th {
	font-weight: normal;
	font-style: normal;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset, img, abbr {
	border: 0;
}

caption, th {
	text-align: left;
}

th, td {
	vertical-align: top;
}

ul li {
	list-style: none;
}

sup, sub {
	font-size: 60%;
	line-height: .8;
	*font-size: 75%;
}

a {
	outline: none;
}
