a {  color: #990000}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
}
h3 {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; color: #990000}
tr {
font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; color: #990000
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: oblique;
	color: #990000;
	text-transform: lowercase;
	text-indent: 5%;
}
body {
	background-image: url(images/background.jpg);
	background-repeat: repeat-y;
	background-color: #F4E5DE;
}
.sidebar {
}
.SeriesBreadcrumb {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
.copyright {
	font-size: 10px;
	color: #333333;
}
.footer {
	font-size: 11px;
}
.fancyImage {
	border: 1px solid #990000;
	padding: 5px;
}
.tablepadding {
	padding: 10px;
}
h2 {
	font-size: 14px;
}
.bookTitle {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
}
.outline {
	border: 1px solid #999999;
}
