﻿p
{
    padding: 0 0 15px 25px;
}
p a
{
    color: #660000;
    font-weight: bold;
}
ul
{
    padding: 0 0 10px 60px;
}
li
{
    padding-bottom: 5px;
    font-weight: bold;
}
.legal
{
    font-size: 8pt;
    color: #660000;
    text-decoration: underline;
}
.productlist
{
    width: 85%;
    text-align: center;
}
.productname
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    font-weight: bold;
    text-decoration: none;
    color: #660000;
}
