@charset "UTF-8";
.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
}
.storyheader {
	color: #5D7493;
}
ul {
	margin: 0px;
	padding: 0px;
}
li {
	display: inline;
	list-style-type: none;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #98998A;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	padding-right: 6px;
	padding-left: 2px;
}
a:link {
	color: #98998A;
	text-decoration: underline;
}
a:hover {
	color: #98998A;
	text-decoration: underline;
}
.firstnavlink {
	padding-left: 0px;
}
a:visited {
	color: #98998A;
	text-decoration: underline;
}
.lastlink {
	border-right-style: none;
}
.bluenavword {
	color: #5D7493;
}
p {
	margin-top: 0px;
	margin-bottom: 0px;
}
