﻿body 
{
    margin:0px 0px 0px 0px;
    font-family:Century Gothic, Arial;
    font-size:12px;
    background-color:#336600;
}

table
{
    font-family:Century Gothic, Arial;
    font-size:16px;
}

table.Menu
{
    font-family:Century Gothic, Arial;
    text-decoration:underline;
    font-size:12px;
    color:White;
}

tr.Foot
{
    font-family:Century Gothic, Arial;    
    font-size:12px;
    color:White;
    background-color:#204304;
    height:20px;
}

a.Menus
{
    font-family:Century Gothic, Arial;
    text-decoration:underline;
    font-size:12px;
    color:White;
}

a
{
    font-family:Century Gothic, Arial;
    text-decoration:underline;
    font-size:14px;
    color:#336600;
}

.Title
{
    font-family:Century Gothic, Arial;
    font-size:18px;
    font-weight:bold;
    color:#336600;
}
