html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { 
	margin:0;
	padding:0;
	border:none;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline;
}

input,
button,
textarea
{
    margin: 0;
    padding: 0;
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
}

body {
	line-height:1.5;
}

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

table, td, th {
	vertical-align:middle;
}

fieldset { 
	border:none;
}

address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}

ol,ul {
	list-style:none;
}

caption,th {
	text-align:left;
}

h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}

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

blockquote, q {
	quotes:"" "";
}

abbr,acronym {
	border:none;
}

a, input {
	outline:none;
}
