.bottomnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
.bottomnav:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
}
.bottomnav:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
}
.book {
	font-family: Arial;
	font-size: 20px;
	font-style: oblique;
	line-height: normal;
	color: #5e7b38;
	font-weight: bold;
}
.bookhome {
	font-family: Arial;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: 5e7b38;
}
.header {
	font-family: Arial;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	color: #007d9b;
}
.booklink {
	font-family: Arial;
	font-size: 16px;
	font-style: oblique;
	font-weight: normal;
	color: 007d9b;
	text-decoration: underline;
}
.booklink:link {
	font-family: Arial;
	font-size: 16px;
	font-style: oblique;
	font-weight: normal;
	color: 007d9b;
	text-decoration: underline;
}
.vertiline {
	border-right-width: medium;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: 007d9b;
	border-right-color: 007d9b;
	border-bottom-color: 007d9b;
	border-left-color: 007d9b;
}

.booklink:hover {
	font-family: Arial;
	font-size: 16px;
	font-style: oblique;
	font-weight: normal;
	color: 5e7b38;
	text-decoration: underline;
}
.booklink:visited {
	font-family: Arial;
	font-size: 16px;
	font-style: oblique;
	font-weight: normal;
	color: 007d9b;
	text-decoration: underline;
}
.bookdesc {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: 5e7b38;
}



.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	left: 5px;
	text-align: left;
	white-space: normal;
	text-indent: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #5e7b38;
}

