@charset "utf-8";
/* CSS Document */
.newsContent {
	font-size: 14px;
	color: #898989;
}
.newsDate {
	font-size: 10px;
	font-style: italic;
	color: #898989;
}
.newsHeader {
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #898989;
}
