/* CSS Document */

body {background-color: #4f4f4f}

p
{
font-family:Arial;
font-size: 12px;
color:#4e4e4e;
margin-top:0;
padding-top:0;
padding-bottom:0;
}

p.small
{
font-family:Arial;
font-size: 10px;
color:#4e4e4e;
margin-top:0;
padding-top:0;
padding-bottom:0;
}

p.sell
{
font-family:Arial;
font-size: 12px;
font-weight: bold;
color:#333333;
margin-top:0;
padding-top:0;
padding-bottom:0;
}

p.sellsm
{
font-family:Arial;
font-size: 10px;
color:#333333;
margin-top:0;
padding-top:0;
padding-bottom:0;
}

p.price
{
font-family:Arial;
font-size: 14px;
font-weight: bold;
color:#a61300;
margin-top:0;
margin-bottom:0;
padding-top:0;
padding-bottom:0;
}

h1
{
font-family: Arial;
font-weight: bold;
font-size: 16px;
color: #FFFFFF;
margin-bottom: 0;
padding-bottom: 0;
}

h2
{
font-family: Arial;
font-weight: bold;
font-size: 16px;
color: #a61300;
margin-bottom:0;
padding-bottom:0;
}

h3
{
font-family: Arial;
font-weight: bold;
font-size: 16px;
color: #666666;
margin-bottom: 0;
padding-bottom: 0;
}

li a {text-decoration:underline;}

a {font-family: Arial; font-size: 12px;}
a:link {color: #7d7d7d;}
a:hover {color: #FF0000;}

ul
{
font-family:Arial; font-size:12px; color:#4e4e4e;
margin-top: 0;
padding-top: 0;
padding-bottom: 0;
}

form
{
margin-bottom:0px;
}