body {
	font-family: "Lucida Handwriting", "Lucida Calligraphy", "Garamond Premr Pro", Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
	text-align: left;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #333333;
}
a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003300;
}
a:hover {
	color: #000066;
	background-image: url(../images/bg/link-pencil-bg.png);
	background-repeat: repeat-x;
}
a:active {
	text-decoration: none;
	color: #CC6600;
}
img {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
h2 {
	font-size: small;
	text-transform: capitalize;
}
h1 {
	font-size: medium;
	color: #666666;
}
.page-num {
	text-align: right;
}
.booktitle {
	font-weight: bold;
	color: #663300;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.publisher {
	color: #333333;
}
h3 {
	font-size: x-small;
	line-height: 0em;
}
