﻿html 
{
    padding:0px;
    margin:0px;
    text-align:center;
}

body 
{
    padding:0px;
    padding-top:15px;
    margin:0px;
    text-align:center;
    background-color:#BFC8CF;
}

img
{
    border:0px;
}

.tahoma10gray
{
    font-family:Tahoma;
    font-size:10px;
    color:#666666;
}

.tahoma10gray a
{
    font-family:Tahoma;
    font-size:10px;
    color:#666666;
    text-decoration:none;
}

.tahoma10gray a:hover
{
    color:#666666;
    text-decoration:underline;
}

.tahoma14gray
{
    font-family:Tahoma;
    font-size:14px;
    color:#333333;
}

.tahoma10green
{
    font-family:Tahoma;
    font-size:10px;
    color:#669933;
}

.tahoma10green a
{
    color:#669933;
    text-decoration:none;
}

.tahoma10green a:hover
{
    color:#669933;
    text-decoration:underline;
}

.tahoma10darkgray
{
    font-family:Tahoma;
    font-size:10px;
    color:#999999;
}

.tahoma10darkgray a
{
    color:#999999;
    text-decoration:none;
}

.tahoma10darkgray a:hover
{
    color:#999999;
    text-decoration:underline;
}

.tahoma10darkblue
{
    font-family:Tahoma;
    font-size:10px;
    color:#333399;
}

.tahoma10bluegreen
{
    font-family:Tahoma;
    font-size:10px;
    color:#339999;
}

.tahoma10bluegreen a
{
    color:#339999;
    text-decoration:none;
}

.tahoma10bluegreen a:hover
{
    color:#339999;
    text-decoration:underline;
}

.tahoma10red
{
    font-family:Tahoma;
    font-size:10px;
    color:Red;
}

.eatingtitle
{
    font-family:Tahoma;
    font-size:10px;
    color:#669933;
    text-transform:uppercase;
}