html, body, ul, ol, td, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, legend, img {
	padding: 0;
	border: 0px;
	margin: 0;
	list-style: none;
	font-size: 90%;
}

body {
	text-align: left;
	color: #000;
	font-family: Tahoma,Arial, sans-serif;
	margin: 0 auto;
	font-size: 80%;
}