body
{
margin-top:0;
margin-bottom:0;
margin-left:0;
margin-right:0;
font-family: Arial, Helvetica, Tahoma, Verdana, Trebuchet MS, sans-serif;
font-size: 12px;
}

table
{
font-size: 12px;
}

form
{
margin-top:0;
margin-bottom:0;
margin-left:0;
margin-right:0;
}

input
{
margin-top:0;
margin-bottom:0;
margin-left:0;
margin-right:0;
}

a:link
{
color:
blue;
}

a:visited
{
color:
rgb(200,0,200);
}

a:hover
{
color:
rgb(255,0,0);
}

.title
{
font-weight: 600;
font-size: 12px;
color: #000099;
}

.author
{
color:
rgb(0,0,150);
}

.price
{
font-weight: 600;
font-size: 12px;
font-style: normal;
}

.comments
{
font-size: 12px;
color: rgb(200,0,0);
}

.item
{
color: #999999;
}

.next_page
{
font-size: 12px;
}

p.fl:first-letter
{
color: #cc0000;
font-family:Cloister Black BT;
font-size:42px;
}

.acct_links a:link {
color: #999999;
text-decoration:none;
}

.acct_links a:visited {
color: #999999;
text-decoration:none;
}

.acct_links a:hover
{
color: #666666;
text-decoration:none;
}





input.box
{
    margin-top: 3px;
    margin-bottom: 2px;
    border: 1px solid #2492E7;
}
.caption
{
    margin-top: 3px;
    margin-bottom: 2px;
    color: #000066;
    font-weight: bold;
    font-size: larger;
}
.explain
{
    color: #000066;
    margin-top: 0px;
    margin-bottom: 5px;
}