td
{
    font-family: arial;
    font-size: 11px;
    line-height: 16px;
    color: #333333; 
}

.heading
{
    font-family: verdana;
    font-style: italic;
    font-weight: bold;
    font-size: 13px;
    line-height: 16px;
    color: #006633; 
}

a
{    
    text-decoration: none;
    color: #006633; 
}

a:visited
{
   color: #006633; 
}   

a:hover
{
   color: #006633; 
}  
