@charset "utf-8";
/* CSS Document */
<style type="text/css">

#NewsOverview, #NewsDescription {
	font-family: ;
	font-size: 11px;
	color: ;
	padding: 3px;
	display:block;
}
#NewsOverview {
	font-weight: bold;
	padding-bottom: 5px;
}
#NewsOverview a:link, #NewsOverview a:visited {
	color: ;
	text-decoration: none;
	font-weight:normal;
	display:block;
}
#NewsOverview a:hover {
	color: ;
	text-decoration: underline;
}
#NewsTitle h1 {
	font-family: ;
	font-size: 16px;
	color: ;
	font-weight: bold;
	padding: 3px;
	margin:0px 0px 0px 0px;
	background-color: ;
	letter-spacing: normal;
}
#NewsTitle a:link h1, #NewsTitle a:visited h1 {
	color: ;
	font-size: 11px;
	text-decoration: underline;
	display:block;
}
#NewsTitle a:hover h1 {
	color: ;
	text-decoration: underline;
}
#NewsDate {
	font-family: ;
	font-size: 9px;
	color: ;
	padding:3px;
}
#NewsDate a:link, #NewsDate a:visited {
	color: ;
	text-decoration: none;
	display:block;
}
#NewsDate a:hover {
	color: ;
	text-decoration: none;
}
#NewsThumb img {
	border:none;
}
#NewsThumb {
	float:left;
	padding: 0px 10px 5px 3px;
}
#NewsItem {
	display:block;
	clear:both;
	background-color: ;
	width: 160px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	border: 0px solid ;
}
#NewsPreviewItem {
	display:block;
	clear:both;
	margin: 0px 0px 25px 0px;
	/*background-color:#cccccc;
	border: 1px solid #000000;*/
	background-color: ;
}

</style>
