h1 {
	font: 36px 'Lucida Grande', LucidaGrande, 'Lucida Sans Unicode', Helvetica, Verdana, sans-serif;
}

h2 {
	font: 28px 'Lucida Grande', LucidaGrande, 'Lucida Sans Unicode', Helvetica, Verdana, sans-serif;
}

h2 a:link {
	text-decoration: none;
}

h2 a:visited {
	text-decoration: none;
}

h2 a:hover {
	text-decoration: none;
}

h3 {
	font: 22px 'Lucida Grande', LucidaGrande, 'Lucida Sans Unicode', Helvetica, Verdana, sans-serif;
}

h3 a:link {
	text-decoration: none;
}

h3 a:visited {
	text-decoration: none;
}

h3 a:hover {
	text-decoration: none;
}

h4 {
	font: 18px 'Lucida Grande', LucidaGrande, 'Lucida Sans Unicode', Helvetica, Verdana, sans-serif;
}

h4 a:link {
	text-decoration: none;
}

h4 a:visited {
	text-decoration: none;
}

h4 a:hover {
	text-decoration: none;
}

h5 {
	font: bold 16px 'Lucida Grande', LucidaGrande, 'Lucida Sans Unicode', Helvetica, Verdana, sans-serif;
}

h6 {
	font: 14px 'Lucida Grande', LucidaGrande, 'Lucida Sans Unicode', Helvetica, Verdana, sans-serif;
	padding-top: 0;
}

p {
	padding: 0;
	padding-bottom: 10px;
	margin: 0;
}

blockquote {
	padding-left: 20px;
	padding-right: 20px;
	margin: 0;
}