
body {background-color: #ffffff}

img {border-color: #fffffff}

a:link
{
color: #db1f27;
font-weight: bold
}


A:visited
{
color: #881f27;
font-weight: bold
}

A:active
{
color: #db1f27;
font-weight: bold
}

p, ul, ol, li, h1, h2, h3, abbr, title, author, blurb, spec, reviews, forthcoming
{
font-family: "verdana", "arial", "switzerland";
font-size: x-small
}

p, ul, ol, li
{
text-align: left;
color: black;
}

h2, #title
{
text-align: left;
color: black;
font-weight: bold
}

h3, #author
{
text-align: left;
color: #db1f27;
font-weight: bold
}

#blurb
{
text-align: left;
color: black;
}


#spec, #reviews
{
text-align: left;
color: #808080;
}

#price
{
text-align: left;
color: #808080;
font-weight: bold
}

#forthcoming, #navigation, #hoap
{
color: #ffffff;
text-align: center;
font-weight: bold
}

#center
{
text-align: center
}

#welcome
{
text-align: center;
color: black;
font-size: large;
font-weight: bold
}

em, cite
{
font-style: italic
}

strong
{
font-weight: bold
}

hr
{
color: #db1f27;
align: center;
width: 80%
}

