#TblTxt {
	height: 410px;
	width: 375px;
	overflow: auto;
}
.body {
	font-family: "Times New Roman", Times, serif;
	font-size: 17.5px;
	color: #ffffff;
	line-height: 38px;
	padding-right: 6px;
	padding-left: 2px;
}
.bookListings {
	font-family: "Times New Roman", Times, serif;
	font-size: 17.5px;
	line-height: 38px;
	color: #FFFFFF;
	padding-right: 6px;
	padding-left: 2px;
}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #3366FF;
	text-align: center;
	font-variant: small-caps;
}
.navbar {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #ffffff;
	text-align: center;
	font-variant: small-caps;
	font-weight: bold;
	line-height: 22px;
}
.dropcap {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #ffffff;
}
.dropcapOver {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #426f1e;
}
.booktitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #ffffff;
	font-weight: bold;
}
a:link {
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	color: #50C3E6;
	text-decoration: none;
}
a:hover {
	color: #deba14;
	text-decoration: underline;
}
a:active {
	color: #CCFF33;
}
