.news_title {
	font-size: 12px;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 0px;
	letter-spacing: 0.1em;
	text-align: justify;
}

.news_title a {
	text-decoration: none;
	color: #000000;
	text-align: justify;
}

.news_title a:hover {
	text-decoration: underline;
	color: #000000;
}

.news_date {
	font-size: 9px;
	color: #999999;
	font-weight: normal;
	letter-spacing: -0.05em;
}

.news_lead {
	font-size: 10px;
	color: #000000;
	text-align: justify;	
}

.news_lead a {
	color: #054E77;
	text-decoration: none;
}

.news_lead a:hover {
	text-decoration: underline;
}

.news_lead img {
	margin-left: 3px;
	margin-right: 5px;
	margin-bottom: 3px;
	border: 1px solid #004411;
}

.news_news {
	padding-bottom: 10px;

	width: 460px; 
	float: left;	
}
.news_newstext {
	width: 540px; 
	float: left;
	margin-bottom: 10px;
	line-height: 1.4em;	
}
