body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #CCCCCC;
}
.bookTitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-weight: bold;
	color: #000066;
	text-align: center;
	vertical-align: top;
	left: 8px;
	top: 8px;
	right: 8px;
}
.webSection {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #006699;
	text-align: justify;
}
.chapter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #339933;
	font-weight: bold;
	text-indent: 4pc;
}
.download {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #333333;
	text-indent: 8pc;
	text-decoration: none;
}
.download a:link {
	text-decoration: none;
	font-weight: bold;
	color: #333333;
}
.download a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}
.download a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #333333
}
.download a:active {
	text-decoration: none;
	font-weight: bold;
	color: #990000;
}
.copyright {
	font-size: small;
	font-style: italic;
	color: #FFFFFF;
	text-align: center;
	width: 100%;
	background-color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
