.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	color: #724B25;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;	
	font-weight: bold;
	color: #4D331A;

}
.footnote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}
.bookdetails {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #333333;
}
a:link {
	color:#663366;
	text-decoration: none;
}

a:visited {
  color: #724B25;
  text-decoration: none;
}

a:hover {
	color: #CC0000;
	text-decoration: none;
	
}
