#newspaper h3 a {
	text-decoration: none;
	color: #4f5f7f;
}
#newspaper .body {
	font-family: Helvetica, Arial, sans-serif;
}
#newspaper .body h4 {
	font-size: 1em;
	padding-top: 2px;
	border-top-color: #dee4e8;
	border-top-style: solid;
	border-top-width: 1px;
	margin: 5px;
}
#newspaper .body p {
	margin: 5px;
	font-size: 0.7em;
}
#newspaper .body h4 a {
}
#newspaper .body h4 a:link, #newspaper .body h4 a:visited {
	text-decoration: none;
	border-top-width: 1px;
	color: #4f5f7f;
}
#newspaper .body h4 a:hover {
	text-decoration: underline;
	color: #4f5f7f;
}
.headlines {
	float: left;
	width: 148px;
}
