body
{
    font-family: "Verdana";
    font-size:12pt;
}

.header2 {
    font-family: "Verdana";
    font-size: 12px;
    text-transform: capitalize;
    color: #339900;
    font-style: normal;
    font-weight: normal;
}
.style1 {font-family: "Verdana"; font-size: 14px; text-transform: capitalize; color: #339900; font-style: normal; font-weight: normal; }
.style2 {font-size: 16px}


h3
{
    font-size:15pt;
    font-family: 'Verdana';
}

li
{
    list-style:none;
}

a
{
    text-decoration:none;
}

a:hover
{
    text-decoration:underline;
}

#product_category img
{
    border:none;
}

#product_category li
{
    float:left;
    width:250px;
}
