/* ********************* INEWS STORY DISPLAY ********************* */

.textContent {
	font-size:1.0em;
	padding:0 0.1em;
	line-height:1.5em;
	font-family: Garamond,Georgia, Arial, Verdana, Helvetica, Times, sans-serif;
}
.textContent table td {
	font-family: Garamond,Georgia, Arial, Verdana, Helvetica, Times, sans-serif;
}

.textContent h2, .textContent h3, .textContent h4,
.textContent h5, .textContent h6 {
	font-family: Garamond,Georgia, Arial, Verdana, Helvetica, Times, sans-serif;
	margin:1em 0;
}
.textContent h2
{
	margin:0 0 0.6em 0;
	padding:0.3em 0.0em;
	line-height :1.2em;
	font-size:1.9em;
	color:#AE1C23;
}

.textContent h2 span
{
	color:#20217D;
}
.textContent h3 {
	font-size:1.5em;
	color:#000;
}
.textContent ul li {
	margin-top:1em;
}
