body { background-color: #FFFBE3; color: black; font-size: small; font-family: arial, helvetica, sans-serif }
p { font-size: small; font-style: normal }
H3 { font-size: medium; font-style: italic }

A:link { color: #5D63B1;  font-weight: bold; text-decoration: none }
A:visited { color: #8287BC; font-weight: bold; text-decoration: none }
A:hover { color: #983CC8; font-weight: bold; text-decoration: underline }
A:active { color: #983CC8; font-weight: bold; text-decoration: none }

.panel { font-size: 18px; font-style: italic }
.alreadyhere { color: #983CC8; font-weight: bold; text-decoration: none }
A.alreadyhere:visited { color: #983CC8; font-weight: bold; text-decoration: none }

.banner { font-size: 42px; font-weight: bold; font-style: italic; color: #5D63B1; }
.categorybanner { font-size: 48px; font-weight: bold; font-style: italic; color: #5D63B1; }

.description { font-size: small }

.thumbtable { background-color: #C6B086; }
.thumbnails { font-size: medium; font-style: italic; background-color: #F9F0C7; }
.thumbnails H3 { font-style: normal }

.cart
   { font-size: small; font-style: italic }

.pages
   { color: #000000; font-size: .9em; background: white; font-style: normal; font-weight: normal; font-family: arial, sans-serif; margin-bottom: 10px; }
.pages A:link { text-decoration: underline }
.pages A:visited { text-decoration: underline }
.pages A:hover { text-decoration: underline }

.notice
   { color: #000000; font-size: .8em; font-style: italic; font-weight: normal; font-family: arial, sans-serif }

.small
   { color: #000000; font-size: .8em; font-style: normal; font-weight: normal; font-family: arial, sans-serif }
.small A:link { color: #5D63B1;  font-weight: bold; text-decoration: none }
.small A:visited { color: #8287BC; font-weight: bold; text-decoration: none }
.small A:hover { color: #983CC8; font-weight: bold; text-decoration: underline }
.small A:active { color: #983CC8; font-weight: bold; text-decoration: none }
.left { text-align:left}
.center {text-align:center}
.right { text-align:right }
table.center {margin-left:auto; margin-right:auto}
