@charset "utf-8";
.tickertape {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2a4459;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #626568;
	font-size: 11px;
}
.news_title {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.more {
	color: #ee232c;
	font-size: 10px;
	font-style: italic;
}
.blue_title {
	font-size: 11px;
	color: #213d52;
	font-weight: bold;
}
.bluetext {
	color: #24659a;
}
.greytitle {
	font-weight: bold;
	color: #575757;
}

.footer_copyright {
	color: #FFFFFF;
	font-size: 11px;
}
.footer_address {
	color: #99caeb;
}
