.BookTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #600;
	font-size: 18px;
}
.BookTitleDetail {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.75em;
	color: #900;
	font-style: italic;
	text-align: center;
}
.specialNote {
	color: #903;
	font-size: x-small;
	font-style: italic;
	font-weight: lighter;
	font-variant: small-caps;
}
.MainNote {
	font-size: 0.8em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
}
