/* Styles for newsletter */
#newshead  {font-size: 1em;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	margin:.5em;
	padding: 0;
	color: #000;	
	text-align: center;
}
#newshead h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}
.content {
	font-size: .8em;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	margin: 0;
	padding: 0;
	color: #000;	

}
#newsletter p {
	text-indent: 1em;
}
h6 {
	font-size: 1em;
	font-weight: normal;
}
.cite {
	text-decoration: underline;
	color: black;
}
.article {
	margin-top: 1em;
	margin-bottom: 1em;
}