html { 
	font-size:100.01%; 
}

body { 
	font-size:1em; 
	color:#000; 
	background:#FFF; 
}

html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, code, img, small, strike, strong, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	text-align: justify;
}

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

fieldset, img, a {
	border:none; 
}

li {
	list-style:none; 
}

caption, th {
	text-align:left; 
}

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

input, textarea, select{ 
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit; 
}
