﻿body
{
    background: #336699;
    font-family: Tahoma;
    color: #FFFF99;
    font-weight: bold;
    text-align: left;
}

p
{
    color: #FFFFCC;
    text-align: center;
}

table
{
    border-style: solid;
    border-color: inherit;
    border-width: 1px;
    font-size:small;
    margin-top: 0px;
}

table.rate
{
    border-style: solid;
    border-width: 1px;
   
}

a:link
{
    color: #FF3300;
}
a:visited
{
    color: #FF00FF
}

