html, body, h2, h3, h4, div, p, ul, li, label, input, table {
   font-family: Arial, Helvetica, sans-serif;
}

body, div, p, ul, li, label, input, table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
h1 {
	font-size: 24px;
	font-weight: bold;
}
h2 {
	font-size: 16px;
	font-weight: bold;
}
h3 {
	font-size: 14px;
	font-weight: bold;
}
.bookTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}
.bookAuthor {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
