.tm_heading {
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CA000D;
}
.tm_image {
	margin-right: 16px;
	margin-bottom: 16px;
}
.tm_firstpara {
	margin-top: 0px;
}
.tm_p, .tm_p_last {
	font-size: 10px;
	margin-bottom: 4px;
}
.tm_p_last {
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CA000D;
	margin-bottom: 12px;
}
.tm_article_header, .tm_article_header_only {
	padding: 0px;
	margin: 0px;
	color: #CA000D;
	font-weight: bold;
}
.tm_article_header_only {
	margin-bottom: 12px;
	color: #CA000D;
}
.tm_article_byline {
	margin-top: 0px;
	color: #B633AA;
	font-style: italic;
	font-size: 11px;
}

