table.booksList h1.fontH1 {
	font-size: 16px;
	color: #000;
}
table.booksList h2.fontH2 {
	font-size: 12px;
}
table.booksList input {
	color: #000;
}
.author h2 {
	margin: 0 0 5px 0;
	font-size: 12px;
}
.author a {
	font-weight: bold;
}
.author p {
    text-align: justify;
}
.mr10 {
	margin-right: 10px;
}
.mb10 {
	margin-bottom: 10px;
}
