.newsTitle {
	font-size: 1.2em;
	font-style: italic;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;

}
.content {
	line-height: 1.3em;

}
.author {
	font-size: 1em;
	font-weight: normal;
	font-style: normal;
}
.quotation {
	font-style: italic;
	line-height: 1.4em;

}
.newsSideHead {
	font-size: 1.1em;
	font-style: normal;
	font-weight: bold;
	color: #000066;
	text-align: center;
}
.newsSide {
	font-size: 1em;
	font-weight: normal;
	color: #000066;
}
.bookTitle {
	text-decoration: underline;
}
.quoteSource {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: right;
}
