@charset "utf-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, input, textarea, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	font-style: inherit;
	font-size: 100%;
	text-align: left;
	vertical-align: baseline; 
	font-weight: normal;
}
body {
	background: #fff;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img,abbr,acronym,a img, :link img, :visited img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
strong {
	font-weight: bold;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
q:before, q:after, blockquote:before, blockquote:after {
	content: "";
}
a {
	outline: none;
}
em {
	font-style: italic;
}
