* {
	font-family:'Lucida Grande','Lucida Sans Unicode',Verdana,sans-serif;
	font-size:1em;
}

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, cite, code, del, em, img, ins, strong, sub, sup, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
}
body {
	font-size:100.01%;
}
a img, :active img, :focus img, :hover img, :link img, :visited img,
a, a:active, a:focus, a:hover, a:link, a:visited {
	border:0;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

ol, ul {
	padding-left:0.8em;
}

h1 {
	font-size:1.2em;
	font-weight:bold;
	font-style:normal;
}
h2 {
	font-size:1.0em;
	font-weight:bold;
	font-style:normal;
}
h3 {
	font-size:0.8em;
	font-weight:bold;
	font-style:normal;
}
h4 {
	font-size:0.75em;
	font-weight:bold;
	font-style:normal;
}

li {
	font-size:0.75em;
}

p {
	font-size:0.75em;
	margin-top:0.5em;
}

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