/* This is the Resets File */
/* UA default style sheer */

body, div, p, h1, h2, h3, h4, h5, h6, ul, ol, li, table, form, fieldset {
	margin:0;
	padding:0;
}
img, a {
	border: none;
}

ul, ol {
	list-style: none;
}

a {
	text-decoration: none;
}