TABLE.heading { color: #D5DB1F }
TABLE.heading A{ font-family: "arial"; font-size: 10pt }
TABLE.heading A:link {text-decoration: none; color: #D5DB1F}
TABLE.heading A:visited {text-decoration: none; color: #D5DB1F}
TABLE.heading A:hover {text-decoration: none; color: #F6FF00}
TABLE.heading A:active {text-decoration: none; color: #FDFFC0}
A{ font-family: "arial"; font-size: 20pt}

.topz { position: relative; z-index: 110}

.heading1{ 
        font-family: "courier new";
        font-style: italic;
        font-weight: bold;
        font-size: 40pt;
        color: #846000;
        position: absolute;
        left: 20px;
        top: 20px;
        z-index: 100
}
.heading2{ 
        font-family: "courier new";
        font-style: italic;
        font-weight: bold;
        font-size: 40pt;
        color: #840000;
        position: absolute;
        left: 120px;
        top: 45px;
        z-index: 90;
}

P{ font-family: "arial"; font-size: 10pt }
