article,
aside,
footer,
header,
hgroup,
nav,
section {
	display:block
}

html{
	background:#fff;
	-webkit-text-size-adjust:100%;
	-ms-text-size-adjust:100%;
	font-size:100%
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
li,
button,
input,
select,
textarea{
	margin:0;
	padding:0;
	font-size:1em;
	line-height:1
}

a:focus{
	outline:thin dotted
}

a:active,
a:hover{
	outline:0
}

b,
strong{
	font-weight:700
}

img{
	border:0
}

textarea{
	overflow:auto;
	vertical-align:top
}