body {
font-family: Arial,sans-serif;
font-size: 0.8em
}

td {
font-family: Arial,sans-serif;
}

dt 
{
    padding-top: 5px; 
    font-weight:bold
}

h1 
{
    font-size: 1.5em;
    color: #000
}

h2
{
    font-size: 1em;
    color: #000
}

.menunav
{
    color: #007ccf;
    font-size:1em;
    font-weight: bold;
    line-height: 1.5em
}
.menunav:link
{
    text-decoration:none
}

.menunav:hover
{
    color: #ef8000;
    text-decoration:none
}

.menunav:visited
{
    text-decoration:none
}

a:link,a:visited
{
    font-size:0.9em;
    font-weight:bold;
    text-decoration:none;
    color: #000
}


a.buynow:link,a.buynow:visited
{
    padding: 2px 4px 2px 4px;
    background-color: #000;
    font-size:0.9em;
    font-weight:bold;
    text-decoration:none;
    color: #fff
}

.small 
{
    text-align: center;
    font-size: 0.75em
}
.priceband
{
    padding-left:5px;
    margin-top: 4px;
    font-weight: bold;
    width: 100%;
    background-color: #eee;
    color: #000;
}

ul.topsearches
{
    background-color: #eeeeee;
    margin: 3px 0px 0px 3px;
    padding-bottom: 5px;
    padding-top: 5px
}
