@charset "UTF-8";
body {
	background-color: #c6b399;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-large;
	color: ffffff;
	text-indent: 8px;
	padding-top: 8px;
	padding-left: 8px;
}
h2 {
	font-size: large;
	font-variant: small-caps;
	color: ffffff;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #0066CC;
}
a:active {
	text-decoration: none;
	color: #663333;
}
td#nav {
	text-decoration: none;
	text-align: center;
	display: block;
	padding: 6px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}
td#nav a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	display: block;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: none;
	padding-top: 6px;
	padding-bottom: 6px;
	border-right-style: none;
	border-left-style: none;
}
td#nav a:hover {
	text-decoration: underline;
}
table#links a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: ffffff;
	text-decoration: none;
	display: block;
}
.illus {
	padding-right: 10px;
}
.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	text-align: center;
	color: c6b399;
}
.story {
	text-align: justify;
}
