body
{
    margin-left:auto;
    margin-right:auto;
    width:914px;
    font-family:Tahoma;
    font-size:11px;
    background:lightgrey;
}

#content
{
    border-left:1px solid darkgrey;
    border-right:1px solid darkgrey;
    background:white;
}

#footer
{
    background:navy;
    color:White;
    padding:4px;
    font-family:tahoma;
    font-size:11px;
}

#smallPrint
{
    font-size:10px;
}

h3
{
    font-fmaily:"Trebuchet MS";
    font-size:14pt;
    font-weight:normal;
    letter-spacing:1px;
    color:rgb(40,40,40);
}
