/* Simple Reset */

html, body, div, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, a, big, code,
del, dfn, font, img, ins, kbd, q, s, samp,
strike, sub, sup, tt, var,
ol, ul, li,
fieldset, form, label, legend,
hr {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

hr {
	display: none;
}

table {
	vertical-align: top;
}

a {
	outline: none;
}