.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	margin: 5 0 0 0;
}
.bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.bookexcerpt {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-indent: 2em;
	margin-top: 0px;
	margin-bottom:4px;
}
.bookexcerptfirst {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom:4px;
}
.purple {
	color: #660099;
}
.navtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: oblique;
	font-weight: bold;
}
.nav_li {
	list-style-position: outside;
	list-style-image: url(images/floral_heart_smaller.gif);
	margin-top:0px;
	margin-bottom:10px;
	margin-left: -5px;
}
.sub_li {
	list-style-position: outside;
	list-style-image: url(images/floral_heart_smaller.gif);
	margin-top: 5px;
	margin-bottom:0px;
	margin-left: -10px;
}
.bodyhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}
a {
	color: #660099;
}
a.nav {
	color: #660099;
	text-decoration: none;
}
a:hover {
	color: #CC0099;
}
