.bodytext {
	font-family: baskerville, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #333333;
	line-height: 18px;

}
.smallgraytext {
	font-family: baskerville, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #666666;
}
.smallblacktext {
	font-family: baskerville, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000000;
	font-weight: bold;
}
.copyright {
	font-family: baskerville, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #999999;
}
.locaterText {
	font-family: baskerville, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #666633;
}
.tocChapTitle {
	font-family: baskerville, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: normal;
	color: #333333;
	border: 1px solid #CCCC99;
	background-color: #F0E5C9;
}
.expandPlus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-decoration: none;	
	color: #999999;
}
.tocSubChap {
	font-family: baskerville, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #333333;
	line-height: 20px;
}
