.NewsTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	font-size: 120%;
	font-weight: bold;
	letter-spacing: 1px;
	margin-bottom: 10px;
}
.Highlight {
	color:#660000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:90%;
	font-weight:bold;
}
