html, body{
	margin: 5px;
	background: #ffffff;
	font-family: Verdana, Tahoma, Arial, sans-serif;
}
body, p, th, td, ul, ol, li, input, textarea, select, option{
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
}
p{
	margin: 5px;
}
.headline td{
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 10px;
	padding: 5px;
	color: #000000;
	background: #ffffff;
	vertical-align: top;
}
.highlight{
	font-weight: bold;
	color: #cc0000;
}
.odd{
	background: #f7efe6;
}
.even{
	background: #f2e6d8;
}
.booklist td{
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	padding-left: 5px;
}
.bauthor{
	font-weight: bold;
	color: #800000;
}
.btitle{
	font-size: 12px;
	font-weight: bold;
	color: #0066CC;
}
.lauthor, .lauthor:link, .lauthor:visited {
	font-weight: bold;
	color: #800000;
	text-decoration: none;
}
.lauthor:hover {
    text-decoration: underline;
}
.ltitle, .ltitle:link, .ltitle:visited {
	font-size: 12px;
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
}
.ltitle:hover {
    text-decoration: underline;
}
.bshort{
	color: #333333;
	margin: 10px 10px 5px 10px;
}
.bshort b{
	color: #000000;
}
.bshort span.selected{
	color: #800000;
	font-weight: bold;
}
.bdesc{
	color: #800000;
	margin: 5px 10px 5px 10px;
	text-align: justify;
}
.odd .quote{
	color: #552824;
	background: #f2e6d8;
	margin: 0;
	padding: 5px 5px 5px 5px;
	margin: 3px 5px 3px 15px;
	text-align: justify;
}
.even .quote{
	color: #552824;
	background: #f7efe6;
	margin: 0;
	padding: 5px 5px 5px 5px;
	margin: 3px 5px 3px 15px;
	text-align: justify;
}
.price{
	font-size: 10px;
	color: #000000;
}
.price .national{
	font-size: 13px;
	font-weight: bold;
	color: #cc0000;
}
.price img{
	margin-top: 5px;
}
p.stock{
	color: #3333333;
	margin: 5px 10px 10px 10px;
}
.bookseller a, .bookseller span{
	font-size: 11px;
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
}
.bookseller a:hover{
	text-decoration: underline;
}
