/* CSS definition file containing site wide stylesheets */

.BookTitleDetailPage {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: 20pt;
 	color: rgb(128,0,0);
 	font-weight: bold
}

.BookSubTitleDetailPage {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: 14pt;
 	font-weight: bold
}