h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #194A6B;
	margin-top: .5em;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #194A6B;
	margin-top: 1.5em;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #194A6B;
	margin-top: .5em;
	margin-bottom: .5em;
}
.bold {
	font-weight: bold;
}
.pullout {
	font-weight: bold;
	text-align: center;
	color: #194A6B;
}
.image {
	float: left;
	width: 100px;
}
a:link {
	color: #236896;
}
a:visited {
	color: #236896;
}
a:hover {
	color: #4E9FD6;
}
.note {
	font-size:x-small;
}
.LightLabel {
	font-size:small;
	font-weight:bold;
	color:#666666;
	font-variant: normal;
	text-transform: uppercase;
}
.BookCover
{
	border: 1px solid #ddd;
	margin-left: 5px;
	float: right;
}
