body {
	background-color: #FFFFFF;
}

P, LI {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: regular;
	font-size: 12px;
}

.bodyText {
	line-height: 2;
}

A:link, A:visited {
	color: #71858E;
	text-decoration: none;
}

A:active, A:hover {
	color: #899da3;
	text-decoration: underline;
}

.topNav,A.topNav, A.topNav:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

A.topNav:hover, A.topNav:active {
	color: #000000;
	text-decoration: none;
}

A.leftNav, A.leftNav:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}

A.leftNav:hover, A.leftNav:active {
	color: #899da3;
}

.titleHeader {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: regular;
	font-size: 18px;
}

.subtitleHeader {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}

.chapterHeader {
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}

.loadingTitle {
	color: #CCCCCC;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}

.bookNav, A.bookNav, A.bookNav:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

A.bookNav:hover, A.bookNav:active {
	color: #899da3;
	text-decoration: underline;
}

.readOnline {
	font-family: Georgia, Times New Roman, serif;
	font-weight: regular;
	font-size: 12px;
}

.bookmarkConfirmed, A.bookmarkConfirmed, A.bookmarkConfirmed:visited {
	color: #798D94;
	font-size: 11px;
	font-style: italic;
}
.stagingNotes {
	font-family: Georgia, Times New Roman, serif;
	font-style: italic;
	font-weight: regular;
	font-size: 11px;
}

