.allNewsLink {
	font-weight: bold;
	line-height: 14px;
	font-size: 9px;
	text-transform: uppercase;
	color: #5F5F5F;
}

h1 {
	font-weight: 600!important;
	line-height: normal!important;
	font-size: 30px!important;
	letter-spacing: 0.07em!important;
	text-transform: uppercase!important;
	color: #0078CF!important;
	margin-top: 20px!important;
	margin-bottom: 40px!important;
}

.news-detail {
	margin-bottom: 60px;
}

.news-detail h2 {
	font-weight: 600;
	line-height: normal;
	font-size: 24px;
	color: #5F5F5F;
	margin-top: 0;
}

.news-detail p.detailText {
	line-height: 25px;
	font-size: 16px;
	color: #000000;
}

.news-detail p.news-date-time {
	line-height: 25px;
	font-size: 16px;
	color: #C4C4C4;
	margin-top: 30px;
}