body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000000;
	color: #CCCCCC;
}
.bottomnav {
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	text-transform: lowercase;
	text-align: center;
	color: #CCCCCC;
}
.storytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #CCCCCC;
	text-align: justify;
}
.quoteheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	background-color: #666666;
	text-align: center;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-size: small;
}
.quotes {
	font-size: x-small;
	color: #000000;
	background-color: #FFFFFF;
}
.copyright {
	font-size: xx-small;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	color: #999999;
}
.creditstext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #CCCCCC;
	text-align: left;
}
