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

.textContent {
	font-size:0.9em;
	padding:0 0;
	line-height:1.5em;
	color:#3e3c3d;
}

.textContent h2, .textContent h3, .textContent h4,
.textContent h5, .textContent h6 {
	font-family:"trebuchet ms",arial,helvetica,sans-serif;
	margin:0;
padding-top:10px;
}
.textContent h2
{

	line-height :1.2em;
	font-size:1.4em;
	color:#1d75bc;

}
.textContent h3 {
	font-size:1.4em;
	color:#c52525;
}
.textContent ul li {
	margin-top:1em;
}
.contentArea {
	padding:0 1.5em 2em 1.5em;
}

/***** TEXT EDITOR BACKGROUNG COLOUR ****************************/

body
{
	background-color : #fff;
}
h2
{
        color : #ff0;
}

/****************************************************************/

.textContent p a{color:blue;}

#topContactArea a{color:#645e51;}
#topContactArea {color:#645e51;}