.news_header {
	background-image: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	vertical-align: middle;
	border: thin none #CCCCCC;
	padding: 5px;
}
.news_text {
	background-color: #FFFFFF;
	background-image: none;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 5px;
	padding-top: 5px;
	font-size: 14px;
	text-align: justify;
}
.News_date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
}
.top {
	font-size: 12px;
	font-style: italic;
}

