﻿body 
{
    background-color: #C1CFC1;
}

.caption1 
{
    font-family: Verdana, Sans-Serif;
    font-size: 16px;
    font-weight:bold;
}

.basicText
{
    font-size: 12px;
    font-family: Verdana, Sans-Serif;
}

table.mainTable 
{
    font-size: 12px;
    font-family: Verdana, Sans-Serif;
}

A
{
    font-size: 12px;
    font-family: Verdana, Sans-Serif;
    text-decoration: none;
    font-weight: bolder;
    color: blue;
}


P
{
    font-size: 12px;
    font-family: Verdana, Monospace;
}

TABLE
{
    font-size: 12px;
    font-family: Verdana, Monospace;
}

.pricesTable
{
    border-right: black thin solid;
    border-top: black thin solid;
    border-left: black thin solid;
    border-bottom: black thin solid;
}

