.bold_underlined_title {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: smaller;
}
.bold_title {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}
.book_title {
	color: #800000;
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
}
.book_subtitle {color: #800000; font-weight: bold; font-style: italic; font-size: 12px; }
.plain_text {
	font-size: 11px;
}
.book_3rd_subtitle {font-size: 10px; }
.bio_title {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
.book_page_bold {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}
.book_page_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	text-align: justify;
}
.book_page_text_right {
	font-family: "Times New Roman", Times, serif;
	text-align: right;
	font-size: 11px;
}
.book_page_text_centre {
	font-family: "Times New Roman", Times, serif;	
	text-align: center;
	font-size: 11px;
}
