td
{
    font-family: Arial; 
    font-size: 11px;
    color: #000000; 
}

a
{    
    text-decoration: none;
    font-weight: bold;
    font-family: Arial; 
    font-size: 11px;
    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; 
}


