/* Element definitions */
body
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	color: black;
	margin: 0 0 0 0 ;

}

#content {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}

#latest-news-item a{
	TEXT-DECORATION: none ;
	color: black;
}
#latest-news-item a:link {
	TEXT-DECORATION:none ;
	color: black;
}
#latest-news-item a:hover {
	TEXT-DECORATION: none ;
	color: black;
}
#latest-news-item a:visited {
	TEXT-DECORATION: none ;
	color: black;
}
#breadcrum {
	color: black;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
}
#breadcrum a {
	color: black;
	TEXT-DECORATION: none ;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
}