@charset "utf-8";
.quote {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: white;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.bookCover {
	margin-left: 42px;
	margin-top: 42px;
	margin-right: 40px;
	float: left;
} 
.homeText { 
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	margin-right: 40px;
	margin-top: 38px;
	margin-bottom: 10px;
	line-height: 24px;
	text-align: justify;
	color: #244269;
}
.subText { 
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	margin-right: 40px;
	margin-top: 22px;
	margin-bottom: 10px;
	line-height: 24px;
	text-align: justify;
	color: #244269;
}
.smallText { 
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin-right: 40px;
	margin-top: 22px;
	margin-bottom: 10px;
	line-height: 24px;
	text-align: left;
	color: #244269;
}
a {color: #244269;}
h2 {font-family: Verdana, Geneva, sans-serif;
	font-size: 17px; color: #1f2438; margin-top: 25px; margin-left: -10px;
	}
.copyright {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: white;
	text-align: center;
	padding-top: 7px;
}
.copyright A:link { color: white; text-decoration: none; }
.copyright A:visited { color: white; text-decoration: none; }
.copyright A:hover { color: white; text-decoration: underline; }

