BODY {
	font-family: Arial, Helvetica, sans-serif
}
.red-heading {
	color: red;
	font-size: 16;
	font-weight: bold;
}
.nav-links {
	color: blue;
	font-size: 16;
	font-weight: bold;
	text-decoration: none
}
.contributor-names {
	color: black;
	font-size: 14;
	font-weight: bold;
	text-decoration: none
}
.list-links {
	color: blue;
	font-size: 14;
	font-weight: bold;
	text-decoration: none
}
.link-no-underline {
	color: blue;
	font-size: 12;
	text-decoration: none
}
.category-links {
	font-size: 14;
	font-weight: bold;
	text-decoration: underline
}
.pagination {
	font-size: 14;
	text-decoration: none
}
.current-page {
	font-size: 14;
	text-decoration: none
}
.category-quantities {
	font-size: 12;
	font-weight: normal;
	text-decoration: none
}
.category-page-headings {
	font-size: 12;
	font-weight: bold
}
.category-page-country-headings {
	font-size: 11;
	font-weight: bold;
	text-decoration: none
}
.category-page-licensee-headings {
	font-size: 10;
	font-weight: bold;
	font-style: italic;
	text-decoration: none
}
.category-page-items {
	font-size: 10;
	font-weight: normal;
	text-decoration: none
}
.book-links {
	font-size: 12;
	font-weight: bold;
	text-decoration: underline
}
.book-headings {
	font-size: 11;
	font-weight: bold
}
.book-country-headings {
	font-size: 9;
	font-weight: bold;
	text-decoration: none
}
.book-licensee-headings {
	font-size: 8;
	font-weight: bold;
	font-style: italic;
	text-decoration: none
}
.book-items {
	font-size: 8;
	font-weight: normal;
	text-decoration: none
}
.item-page-details-heading {
	font-size: 12;
	font-weight: normal;
	font-style: italic
}
.item-page-description {
	font-size: 12;
	font-weight: normal
}
.item-page-details-values {
	font-size: 12;
	font-weight: bold
}
.footer-names-text {
	font-size: 13;
	font-weight: bold;
	font-style: italic
}
.footer-copyright {
	font-size: 13;
	font-weight: bold;
	font-style: normal
}
.footer-names-link {
	font-size: 13;
	font-weight: bold;
	font-style: italic;
	text-decoration: none
}
.image-box {
	background: #C0C0C0
	color: #FFFFFF;
	font-size: 13;
	font-weight: bold;
	font-style: italic
}
