.newsitem {
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	text-align : left;
	font-size : 10px;
	margin-left: 1em;
	padding: 5px;
	background-color : White;
}

.newscontentitem {
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	text-align : left;
	font-size : 10px;
	margin-left: 2em;
	padding: 5px;
	background-color : White;
}

H3 
 {
	font-size : 16;
	font-family: verdana, arial, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000066;
	margin-bottom: 0em;
}
