﻿h1
{
font-weight:bolder;
font-family:Arial Black;
}
h2
{
font-weight:bold;
font-family:Arial;    
}

thead
{
font-family:Arial Black;    
}

tbody
{
font-family:Arial Baltic;
border:0;
}

bg
{
    background-color: Green;    
}
body 
{
    background-color: Green;
}
td.PriceCol
{
    text-align:right;
}