.book_title {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #0000cc;
	text-transform: uppercase;
}
.book_sub {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #295a00;
}
.book_title_sub {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #0000CC;
}
a:hover {
	color: 295a00;
	text-decoration: underline overline;
}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #295a00;
	font-weight: bold;
}
a {
	color: 0000cc;
	text-decoration: underline;
}
.titlesection {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bolder;
	color: #330066;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #295A00;
}
body {
	background-color: #666666;
}
.quote {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: 0000cc;
}
a:visited {
	color: #0000CC;
}
.quote2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #0000CC;
}
.quotename2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #295A00;
}
