.NewsletterSubject {
	font-size: 20px;
	font-weight: bold;
	border-bottom: 2px solid #000;
}
.NewsletterDate {
	color: #000;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 6px;
}

.NewsletterCellTitle3 { font-size: 16px; font-weight: bold; text-decoration: underline; }
.NewsletterCellContent {
	font-size: 12px;
	margin-bottom: 12px;
}