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

.textContent {
	font-size:0.9em;
	padding:0 0.0em;
	line-height:1.5em;
	font-family:"Century Gothic", Arial,helvetica,sans-serif;
}

.textContent h2, .textContent h3, .textContent h4,
.textContent h5, .textContent h6 {
	font-family:"Century Gothic", Arial,helvetica,sans-serif;
	margin:1em 0;
}

.textContent h2
{
	margin:0 0 0.6em 0;
	padding: 0.1em 0.0em;
	line-height : 1.6em;
	font-size:1.8em;
	color:#AF1F8E;
	text-align:left;
	font-weight:400 !important;
}

.textContent h3
{
	margin:0 0 0.6em 0;
	padding: 0.1em 0.0em;
	line-height : 1.4em;
	font-size:1.6em;
	color:#AF1F8E;
	font-weight:400 !important;
}

.textContent h4
{
	margin:0 0 0.6em 0;
	padding: 0.1em 0.0em;
	line-height : 1.6em;
	font-size:1.4em;
	color:#AF1F8E;
	text-align:left;
	font-weight:400 !important;
}

.textContent h5
{
	margin:0 0 0.6em 0;
	padding: 0.1em 0.0em;
	line-height : 1.6em;
	font-size:1.4em;
	color:#AF1F8E;
	text-align:left;
	font-weight:400 !important;
}

.textContent ul li {
	margin-top:1em;
}
.contentArea {
	padding:0 0.0em 2em 0.0em;
	font-family:"Century Gothic", Arial,helvetica,sans-serif;
}


