@charset "utf-8";
.centre-image {
	text-align: center;
}
.small_text {
	font-size: 10px;
	line-height: 12px;
}
.nerwshead {
	font-size: 15px;
	font-weight: bold;
	color: #005F9F;
}
.newscopy {
	font-size: 12px;
	font-weight: normal;
}
.newslink {
	font-size: 12px;
}
.newsmainhead {
	font-size: 18px;
}
.tablehead {
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
}
.middle {
	text-align: center;
}
