/* @override http://extras.sltrib.com/china/storystyles.css */

body {
	margin-left: 10px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	background-color: #000000;

}
body,td,th {
	color: white;
	font: normal 14px/18px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}

.byline {
	color: white;
	font: normal 14px/16px Georgia, "Times new Roman", Times, serif;
    text-decoration: none;
	font-style: italic;
}

a.storylink:link {
	color: #949eb8;
	font: normal 14px/16px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	text-indent: 5px;
}

a.storylink:visited {
	color: silver;
	font: normal 14px/16px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	text-indent: 5px;
}

a.storylink:hover {
	color: maroon;
	font: normal 14px/16px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	text-indent: 5px;
}
