body { font-family: Times; font-size: 11pt; background: #609EBD url(bg.jpg) }
h1 { color: White; font-family: Verdana, Arial, Helvetica; font-size: 16pt }
p { font-family: Times; font-size: 11pt }
td { font-family: Times; font-size: 11pt }
th { font-family: Verdana, Arial, Helvetica; font-size: 10pt }
hr { border-style: groove; border-color: sandybrown; }
.bookname {color: White;} 
.tRedSmall {color: Red;}
a:link { color: blue }
a:visited { color: purple }
a:active { color: red }
a:hover { color: gray; text-decoration: none }
th.buy { background: lightyellow }
td.buy { background: wheat; font-family: Arial, Helvetica; font-size: 11pt; }

table.droplist { background: black }
td.droplist {
	font-family: Arial;
	font-size: 9pt;
	background: white
}

th.recordlist {	background: lightyellow}
td.recordlist { background: wheat }


