﻿body
{
    font-size: 10pt;
    font-family: Verdana;
}
/* Misc Styles */

.ExpensivePriceEmphasis
{
    font-weight: normal;
    font-style: italic;
}

.LowUnitsInStockEmphasis
{
    color: Red;
}

.AffordablePriceEmphasis
{
    background-color: Yellow;
}

.PaymentDue
{
    background-color: Yellow;
}