@charset "UTF-8";

/* Reset - resets the values of the tags below  */

body, div, section, nav, header, footer, address, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, fieldset, legend, img, input, button, p, blockquote, table, caption, thead, tbody, tfoot, tr, th, td {
	margin: 0mm;
	padding: 0mm; 
}

ul, ol {
	margin-top: 0mm;
	margin-bottom: 0mm;
	padding-top: 0mm;
	padding-bottom: 0mm;
}

li {
	margin-top: 0mm;
	margin-bottom: 0mm;
	padding-top: 0mm;
	padding-bottom: 0mm;
}

fieldset, img, abbr {
	border: 0; 
}

address, caption, cite, code, dfn, em, h1, h2, h3, h4, h5, h6, th, var {
	font-style: normal;
	font-weight: normal; 
}

caption, th {
	text-align: left;
}

a {
	text-decoration: none;
}
