/* @override http://allan.bigfilebox.dev:3000/stylesheets/reset.css */

html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, table, ul,
dd, dt, li, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object,
a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span,
strong, sub, sup, tt, var, legend, fieldset {
margin: 0;
padding: 0;
border:none;
}

h1, h2, h3, h4, h5, h6 {
padding: 0;
	  font-size: 1.0em;
	  font-weight: normal;
	  font-style: normal;
}

li{
	  list-style-type: none;
}

tr,th,tbody{
	  text-align: left;
}

hr {
	  border-style: none;
	  height: 1px;
	  background-color: #000;
}