body 
{
    background-image: url(images/tree_bg2.gif); 
    background-color: white;
    background-attachment: fixed;
}

td
{
    font-family: Garamond, Times New Roman, serif;
    font-size: 14px;
    color: #535353;
}
.heading-1
{
    font-family: Garamond, Times New Roman, serif;
    font-size: 18px;
    color: #4D0863;
    font-weight: bold;
    text-decoration:none;	
}
.heading-2
{
    font-family: Garamond, Times New Roman, serif;
    font-size: 16px;
    color: #4D0863;
    font-weight: bold;
    text-decoration:none;	
}
.heading-3
{
    font-family: Garamond, Times New Roman, serif;
    font-size: 14px;
    color: #4D0863;
    font-weight: bold;
    text-decoration:none;	
}
.font-1
{
    font-family: Garamond, Times New Roman, serif;
    font-size: 18px;
    color: #535353;
    text-decoration:none;	
}
.font-2
{
    font-family: Garamond, Times New Roman, serif;
    font-size: 16px;
    color: #535353;
    text-decoration:none;	
}
.font-3
{
    font-family: Garamond, Times New Roman, serif;
    font-size: 14px;
    color: #535353;
    text-decoration:none;	
}
.font-4
{
    font-family: Garamond, Times New Roman, serif;
    font-size: 12px;
    color: #535353;
    text-decoration:none;	
}
A:link
{
    text-decoration: none;
    color: #96AC24;
}
A:visited
{
    text-decoration: none;
    color: #96AC24;
}
A:hover
{
    text-decoration: underline;
    color: #96AC24;
}
