td
{
    font-family: Arial; 
    font-size: 11px;
    color: #404747; 
}

a
{    
    text-decoration: none;
    font-family: Century Gothic;  
    font-size: 12px;
    color: #0b7c7f; 
}

a:visited
{
   color: #0b7c7f; 
}   

a:hover
{
   color: #0eb2b7; 
}  

.heading
{
    font-family: Arial;
    font-size: 12px;
    font-weight: lighter;
    font-size: 14px;
    color: #0a3d71; 
}

.heading2
{
    font-family: Arial;
    font-weight: lighter;
    font-size: 12px;
    color: #330000; 
}

h1
{
    font-family: Century Gothic; 
    font-size: 15px;
    color: #721613; 
}

h2
{
    font-family: Century Gothic; 
    font-size: 13px;
    color: #376778; 
}