.welcome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #CC3300;
	font-weight: bolder;
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	padding-right: 184px;
	line-height: 22px;
}
.review {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 40px;
	font-size: 10px;
}
.headCentered {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000099;
	text-align: center;
	font-weight: bold;
}
.quotedBy {
	font-style: italic;
	text-align: right;
}
.headLeft {
	font-size: 16px;
	font-weight: bold;
	color: #CC3300;
}
.subHeadBody {
	font-weight: bold;
	color: #000099;
}
.bookInTable {
	border: 1px solid #333333;
	margin: 4px;
}
.bodyWBook {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	right: 40px;
	color: #333333;
	font-size: 14px;
	clear: both;
	line-height: 22px;
}

