td
{
    font-family: Arial;
    font-size: 10px;
    line-height: 14px;
    color: #333333; 
}

a
{    
    text-decoration: none;
    color: #155d85; 
}

a:visited
{
   color: #155d85; 
}   

a:hover
{
   color: #0fb4be; 
}  

.heading
{
    font-family: Arial;
    font-weight: lighter;
    font-size: 14px;
    color: #990000; 
}

.heading2
{
    font-family: Arial;
    font-weight: lighter;
    font-size: 12px;
    color: #666666; 
}
.nav
{
    font-family: Arial;
    font-weight: lighter;
    font-size: 10px;
    color: #155d85; 

}

.nav2
{
    font-family: Arial;
    font-weight: bolder;
    font-size: 14px;
    color: #155d85; 

}

