body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10%;
}
.bodyText {
	line-height: 140%;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.smallText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

a:link {
	text-decoration: underline;
	color: #000000;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #990000;
}
.bookTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 42px;
	color: #CC0000;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #009900;
	font-weight: bold;
}

.bookSubtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #0066CC;
	font-weight: bold;
}
a:active {
	text-decoration: underline;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
.menu a:link {
	text-decoration: none;
	color: #000000;
}
.menu a:visited {
	text-decoration: none;
	color: #333333;
}
.menu a:active {
	text-decoration: none;
}
.menu a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #009900;
}
.menuSelected {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #009900;
}
.menuSelected a:link {
	text-decoration: none;
	color: #000000;
}
.menuSelected a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.menuSelected a:active {
	text-decoration: none;
}
.menuSelected a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #009900;
}
h6 {
	color: #005ea8;
	font-size: 16px;
	font-weight: bold;
}
h5 {
	font-size: 18px;
	color: #000000;
}

