.maintext {
	font-family: "Times New Roman";
	font-size: 13px;
	color: #000000;
}
.freetext {
	font-family: "Times New Roman";
	font-size: 13px;
	color: #000000;
	font-style: normal;
	white-space: pre;
	text-align: left;
}

.indent1 {
	font-family: "Times New Roman";
	font-size: 13px;
	color: #000000;
	text-align: left;
	text-indent: 225px;
}
.navlink {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.navlink:hover {
	color: #B5B56A;
}

.pagetitle {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #616483;
}
.copyrighttext {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.nav1 {
	font-family: "Times New Roman";
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.nav2 {
	font-family: "Times New Roman";
	font-size: 14px;
	font-weight: normal;
	color: #333333;
}
.contentstable {
	background-color: #660000;
	margin: 5px;
	padding: 1px;
	border: 1px solid #000000;
}
.contentsheader {

	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.contentstext {

	font-family: "Times New Roman";
	font-size: 13px;
	color: #CCCCCC;
}
.headertext {
	font-family: "Times New Roman";
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.contentslinks {


	font-family: "Times New Roman";
	font-size: 13px;
	color: #DBDCCC;
}
.inlineimage {
	margin-right: 7px;
	margin-bottom: 7px;
}
.contentshrule {
	color: #CCCCCC;
}
.mainlink {

	font-family: "Times New Roman";
	font-size: 13px;
	color: #660000;
}
.listinglink {
	font-family: "Times New Roman";
	font-size: 13px;
	color: #333333;
	text-decoration: none;
}
.listinglink:hover {
	color: #660000;
	text-decoration: underline;
}
.maintitle {

	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #616483;
}
.booktitle {

	font-family: "Times New Roman";
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.bookinfo {
	font-family: "Times New Roman";
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	font-style: italic;
}
.line {
	white-space: pre;
	font-weight: bold;
	text-decoration: underline;
}
