@charset "ISO-8859-1";
.HomeReverse {
	color: #FFFFFF;
	font-size: ;
	font-size: 100%;
}
a:link {
	color: #3333CC;
	text-decoration: none;
}
a:visited {
	color: #3333CC;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #0099FF;
	text-decoration: underline;
}
.footer {
	color: #FF0000;
	text-decoration: none;
}
a.footer:link {
	color: #000000;
	text-decoration: none;
}
a.footer:visited {
	color: #000000;
	text-decoration: none;
}
a.footer:hover {
	color: #3333CC;
	text-decoration: underline;
}
a.footer:active {
	color: #FF0000;
	text-decoration: underline;
}
.copyright {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
}
.bookCover {
	padding-top: 5px;
	padding-bottom: 10px;
}
body {
	color: #666666;
	font-family: "Times New Roman", Times, serif;
	background-image: url(../images/texture1.gif);
	font-size: 100%;
}
.BoldHeading {
	color: #000000;
	font-weight: bold;
}
.PubsBookTitles {
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
.RedHeads {
	color: #CC0000;
	font-weight: bold;
	text-transform: uppercase;
}
.horizrule {
	background-color: #CCCCCC;
	width: 100%;
}
.book_right {
	float: right;
	width: 290px;
	margin-left: 10px;
}
