body, div, table, tr, th, td, form, input, select, textarea, p, h1, h2, h3, h4, h5, h6, ul, ol, li {
	padding: 0px;
	margin: 0px;
}

body, input, select, textarea {
	font-family: Verdana, Geneva, Arial, sans-serif;
}

body {
	font-size: 12px;
}

table {
	font-size: 1em;
}
input, select, textarea {
	font-size: .9em;
}

table, tr, th, td {
	vertical-align: top;
	text-align: left;
	border-spacing: 0px;
	border: none;
}

img {
	border: none;
}

