#bookname {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	padding-top: 25px;
	padding-left: 225px;
}

.header {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #600;
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #600;
	text-align: left;
	margin-left: 75px;
	margin-right: 75px;
	margin-bottom: 0px;
}
.booktitle {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16pt;
	font-weight: bold;
}

.subhead {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: x-small;
}


#body a {
	font-family: Tahoma, Geneva, sans-serif;
	color: #000;
	text-decoration: underline;
}

#bookimage {
	font-family: Tahoma, Geneva, sans-serif;
	float: left;
	width: 200px;
	font-size: 12pt;
	font-weight: bold;
	font-variant: normal;
}
#bookinfo {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10pt;
	float: left;
	width: 824px;
}
td {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.noLine {
	border-bottom-style: none;
}
