/* -- custom styles for this site not in the standard style sheet -- */

.newsBoxHeader {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background: #4E7190;
	padding: 3px 0px 3px 0px;
}

.newsBoxTitle {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #737362;
	text-align: justify;
}

.newsBoxBody {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #305678;
	text-align: justify;
}
