/* Browser Reset */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, pre, form,
fieldset, input, textarea, p, blockquote, th, td {
	padding: 0;
	margin: 0;
}

fieldset, img {
	border: 0;
}

a img, :link img, :visited img {
	border: none;
}

a:focus {
	outline: none;
}

h1,em,strong,th {
	font-style: normal;
	font-weight: normal;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	font-size: inherit;
	font-size: 100%;
}
