﻿.pageLinkActive {
	margin: 0px;
	padding: 5px;
	color: #000080;
	font-family: "trebuchet MS";
	font-size: large;
	text-align: center;
	font-weight: bold;
}
.categoryHead {
	border-width: thin;
	font-family: "trebuchet MS";
	font-size: large;
	padding-top: 20px;
	padding-bottom: 10px;
	border-top-style: groove;
	text-align: center;
	font-weight: bold;
	border-bottom-style: groove;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
.bodyTextBooks {
	margin: 10px 0px 0px 0px;
	font-family: "trebuchet MS";
	font-size: small;
	text-align: justify;
}
.pageLinkInactive {
	padding: 5px;
	margin: 0px;
	font-family: "trebuchet MS";
	font-size: large;
	text-align: center;
	color: #808080;
	font-weight: bold;
}
.pleaseNote {
	border-style: groove;
	border-width: thin;
	padding: 15px;
	text-align: center;
	font-family: "trebuchet MS";
	font-style: italic;
}
