@charset "utf-8";

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #001C3F;
}
a:link {
	text-decoration: none;
	color: #001C3F;
}
a:visited {
	text-decoration: none;
	color: #001C3F;
}
a:hover {
	text-decoration: none;
}
.footer_copyright {
	color: #FFFFFF;
	font-size: 11px;
}
.footer_address {
	color: #99caeb;
}
.tickertape {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #151A6B;
}
.desc {
	font-size: 10px;
	color: #333333;
	line-height: 11px;
}
.articletitle {
	font-size: 18px;
	color: #2D0125;
}
.readmore {
	font-size: 9px;
	color: #2E0226;
}
.brown {
	font-size: 16px;
	color: #cd5935;
	font-weight: bold;
	line-height: 16px;
}
.bnrtexts {
	font-size: 12px;
	color: #310425;
	font-style: italic;
	line-height: 14px;
}
.tabletext {
	font-size: 12px;
	color: #310425;
}
.date {
	font-size: 12px;
	color: #000000;
}

