@charset "utf-8";
a:link {
	color: #FFF;
}
a:visited {
	color: #FFF;
}
a:hover {
	color: #9C0E0C;
}
a:active {
	color: #9C0E0C;
}
body,td,th {
	color: #FFF;
}

body {
	background-color: #000;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	padding: 0px 10px;
	line-height: 1.2em;
}
h3 {
	padding-left: 10px;
}


.moreNav {
	text-align: right;
	font-weight: bold;
	font-family: "Courier New", Courier, monospace;
	font-size: 1.2em;
}


.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	padding-left: 150px;
}
.backNav {
	text-align: left;
	font-weight: bold;
	font-family: "Courier New", Courier, monospace;
	font-size: 1.2em;
}
html {
	overflow: -moz-scrollbars-vertical;
	;
}
.book {
	font-style: italic;
	font-weight: bold;
	font-size: 16px;
}
.movie {
	font-style: italic;
	font-weight: bold;
	color: #FFF;
}
