:focus {
	outline: 0;
}
html, body, h1, h2, h3, h4, h5, h6, p, a, ol, ul, li, form, table, th, td, iframe {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}
body {
	color: #000;
}
a img {
	border: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}