﻿body
{    
    font-family:'Century Gothic', Sans-Serif;
    font-size:0.9em;
    color:#3B3B3B;
}
img
{
    border:0;
}
h2
{
    color:#336797;
    font-size:1.4em;
    font-family:Verdana;
    font-weight:normal;
    padding-top:0;
    margin-top:5px;
    margin-bottom:7px;
}
h3
{
    color:#336797;
    font-size:1.1em;
    font-family:Verdana;
    font-weight:normal;
    padding-top:0;
    margin-top:5px;
    margin-bottom:7px;
}
a
{
    text-decoration:none;
    color:#cf9953;
}
a:hover
{
    text-decoration:none;
    color:#6d989c;
}
p
{
}
