body, div, table, tr, th, td, p, h1, h2, h3, form {
	margin: 0px;
	padding: 0px;
}

table, tr, th, td {
	vertical-align: top;
	text-align: left;
	border-spacing: none;
	font-size: 1em;
}

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

body {
	font-size: 11px;
}

a:link, a:visited {
	text-decoration: none;
}
a:hover, a:active, a:focus {
	text-decoration: underline;
}

img {
	border: none;
}
