/* CSS definition file containing site wide stylesheets */

.BookReview {
	font-family: Georgia,  Palatino,  "Times New Roman",  Times,  Serif;
 	font-size: small;
 	font-weight: normal;
 	font-style: normal;
 	text-align: left
}

.Caption {
	font-family: Georgia,  Palatino,  "Times New Roman",  Times,  Serif;
 	font-size: small;
 	color: rgb(255,255,204);
 	font-style: italic
}

.authorsName {
	font-family: Georgia,  Palatino,  "Times New Roman",  Times,  Serif;
 	font-size: large;
 	color: rgb(255,255,204);
 	font-style: italic
}
