.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}
body {
	font-family: Times, "Times New Roman", serif;
	font-size: 16px;
	background-color: #FFFFFF;
}
p {
	font-family: Times, "Times New Roman", serif;
	font-size: 16px;
}
.booktitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-align: center;
	font-weight: bold;
}
.bookauthor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
}
a {
	text-decoration: none;
}
.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
}
.isbn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}
