.article-text {
	font-size : 12px;
	font-family : tahoma, arial, lucidia, sans-serif;
	color : #000000;
	line-spacing : 5px;
}

.article-scanstop {
	font-size : 14px;
	font-family : tahoma, verdana, helvetica, arial, lucidia, sans-serif;
	font-weight : bold;
	color : #30416D;
	letter-spacing : 0px;
}

a.article-link {
	font-size : 12px;
	font-family : tahoma, verdana, helvetica, arial, lucidia, sans-serif;
	color : #30416D;
	text-decoration : underline;
	font-weight : normal;
}

.syndication_notice {
	border: thin dotted Gray;
	background-color: #EFEFEF;
	font: 11px Tahoma Verdana Helvetica Arial;
}
.syndication_notice_text {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size : 11px;
}
a.syndication_notice_text {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #3F5070;
}
.syndication_code_table {
	border: thin dotted Gray;
	background-color: #D5D8E3;
}
.syndication_code_text {
	font-size: 11px;
	font-family: monospace;
}
