﻿body {
}
.item
{
    font-family: Tahoma;
    font-size: x-small;
    font-weight: bold;
    font-style: normal;
    text-align: left;
}
.cost
{
    font-family: Tahoma;
    font-size: x-small;
    font-weight: bold;
    font-style: normal;
    text-align: right;
}
.itemDesc
{
    font-family: Tahoma;
    font-size: x-small;
    font-weight: normal;
    font-style: normal;
    text-align: left;
    margin-top: 0px;
    margin-bottom: 0px;
}
