.titles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	position: relative;
	color: black;
	text-align: left;
	font-weight: normal;
	vertical-align: top;
}
.headertitles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	color: darkred;
	float: left;
	padding-bottom: 3px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: left;
	padding-left: 218px;
	font-weight: normal;
	color: #333333;
	width: 164px;
	line-height: 20px;
	clip:  rect(auto auto auto auto);
	float: none;
	padding-top: 8px;
	vertical-align: top;
}
.breadcrumb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: darkred;
	padding-bottom: 10px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 3px;
}
.booktext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	text-align: left;
	vertical-align: top;
	line-height: 18px;
}
.booklink {
}
.linkbook {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: oblique;
	color: darkred;
	font-weight: bold;
	text-decoration: underline;
	padding-bottom: 1px;
}
