* {
	margin: 0;
	padding: 0;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
}

/* List style. */
ol,
ul,
dl {
	list-style: none;
}

b,
h1,
h2.
h3,
h4,
h5,
address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
	font-style: normal;
	font-weight: normal;
}

a {
	text-decoration: none;
}

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

fieldset,
img,
iframe {
	border: 0;
}

caption,
th {
	text-align: left;
}

q: before,
q: after {
	content: '';
}
