
<!--

BODY { 
    color: #000000;
    background: #ffffff;
    margin-left: 0px;
    margin-top: 0px;
    font-family: arial, helvetica, sans-serif;
}

A:link{color:#004C37;text-decoration:underline;}
A:visited{color:#004C37;text-decoration:underline;}
A:active{color:#004C37;}
A:hover{color:#004C37;text-decoration:underline;}

.text {
    color: #000000; 
    font-size: 12px;
    font-family: arial, helvetica, sans-serif;  
}

.footertext {
    color: #000000; 
    font-size: 10px;
    font-family: arial, helvetica, sans-serif;  
}

.bgltgreen {
    background-image: url(images/dot_ltgreen.gif);
}

.bgdrkgreen {
    background-image: url(images/dot_drkgreen.gif);
}
-->
