html, body, div, ul, ol, li, blockquote, quote, p, table, td, tr, h1, h2, h3, h4, h5, h6, a {
	margin: 0;
	padding: 0;
	border: none;
	font: 1em/1em "Lucida Grande", Lucida, Verdana, sans-serif;
}
a {
	text-decoration: none;
	color: #000;
}