body,.bod {
	font-size: 13px;
	margin: 0;
	margin-left: 10px;
	padding: 0;
	font-family: courier, "courier new", times, "times new roman", serif;
	background: #ffffff;
	color: #000000;
}

A {
	color: #cfa0d7;
	text-decoration: underline;
	}


A:link, A:visited {
	color: #cfa0d7;
	text-decoration: underline;
	}

A:hover {
	color: #000;
	text-decoration: none;
	}

p {
	font-size: 13px;
	margin: 0;
	margin-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

IMG {
	margin: 0;
	margin-bottom: 10px;
	border: 0;
}

h2{
}

h3{
}


.left {
	padding-left: 10px;
}

.title {
	margin-top: 10px;
	margin-bottom: 3px;
	font-size: 14px;
	padding-right: 10px;
	color: #817982;
	}

.links {
	font-family: "courier new", times, serif;

	border-top-style: dotted;
	border-top-color: #d2ccbe;
	border-top-width: thin;

	border-bottom-style: dotted;
	border-bottom-color: #d2ccbe;
	border-bottom-width: thin;
	
	padding-bottom: 10px;
	padding-top: 10px;
}

.last {

	font-size: 13px;
	margin: 0;
	margin-bottom: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	border-bottom-style: dotted;
	border-bottom-color: #d2ccbe;
	border-bottom-width: thin;
	padding-left: 10px;
}

.cost {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.more {
	text-align: right;
}

.booktitle {
	font-size: 18px;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
	margin-bottom: -8px;
	color: #000000;

}

.author {
	font-size: 13px;
	margin-bottom: 10px;
	color: #cfa0d7;
}

.info {
	font-size: 10px;
	font-style: italic;
	margin: 0;
	color: #343434;
	font-family: helvetica, arial, sans-serif;

}

.price {
	font-size: 24px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 10px;
	font-family: helvetica, arial, sans-serif;
}

.subprice {
	padding: 0;
}



table {

}
