.News_Date {
	position: relative;
	text-align: right;
	font-size: 10px;
	color: #333333;
}

.News_Title {
	position: relative;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	padding-bottom: 10px;
	color: #333333;
}

.News_Text {
	position: relative;
	text-align: justify;
	font-size: 10px;
	padding-bottom: 10px;
	color: #333333;
}

.Intro_Title {
	position: relative;
	text-align: left;
	font-size: 11px;
	font-weight: bold ;
	padding-bottom: 10px;
	color: #333333;
}

.Intro_Text {
	position: relative;
	text-align: justify;
	font-size: 10px;
	padding-bottom: 10px;
	color: #333333;
}