h1,h2,h3,h4,h5,h6,h7,h8{
	color:#222;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;

}

h2{
	letter-spacing:-1px;
}

p{
	color:#444;
	margin-bottom:0.9em;
}

h1.heading{
	font-size:30px;
	letter-spacing:-3px;
	word-spacing:0px;
	display:block;
	background: #ddd url('../images/headinggradient.gif') bottom left repeat-x;
	font-weight:600;
	height:47px;
	line-height:47px;
	padding-left:10px;
	color:#333;
		-moz-border-radius-bottomleft: 8px;
	-webkit-border-radius-bottomleft: 8px;
	-moz-border-radius-bottomright: 8px;
	-webkit-border-radius-bottomright: 8px;
}

/* fancy ampersand */
span.amp{
	font-size:110%;
	font-family:Baskerville, "Goudy Old Style", "Palatino", "Book Antiqua", serif;
	font-style:italic;
}

img{
	text-decoration:none;
}

.subheading{
	font-size:20px;
	font-style:italic;
	font-family: font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
}
