.HEADERBAR {
    width: 99%;
    background: #006666;
    font-size: 20pt;
    color: yellow;
    font-family: Arial, Franklin Gothic Book, Times new roman;
    text-align: right;
    position: absolute;
    left: 4;
    top: 35; 
    z-index: -1;
    } 
    
.LINKBAR1 {
    text-align: left;
    position: absolute;
    left: 380;
    top: 10;
    padding-right: 0px;
     }

.LINKBAR2 {
    text-align: left;
    position: absolute;
    left: 320;
    top: 10;
    padding-right: 12px;
     }

.LINKBAR3 {
    text-align: left;
    position: absolute;
    left: 230;
    top: 10;
    padding-right: 12px;
     }
     
.LINKBAR4 {
    text-align: left;
    position: absolute;
    left: 470;
    top: 10;
    padding-right: 12px;
     }

<!-- About us bar -->
.LINKBAR5 {
    text-align: left;
    position: absolute;
    left: 275;
    top: 20;
    padding-right: 12px;
     }

.LINKBARCNTCT {
    text-align: left;
    position: absolute;
    left: 375;
    top: 10;
    padding-right: 12px;
     }
     
.HEADERLINK {
    color: #006666; 
    font-family: Arial, Franklin Gothic Book, Times new roman;
    font-size: 8pt;
    }
.FRONTLINKBAR {
    text-align: center;
    position: absolute;
    left: 300;
    top: 47;
    padding-right: 12px;
     }

.FRONTHEADERLINK {
	align:center;
    color: yellow; 
    font-family: Arial, Franklin Gothic Book, Times new roman;
    font-size: 10pt;
    }

.CONTACTHEADER{
    background: #006666;
    font-size: 16pt;
    color: yellow;
    font-family: Arial, Franklin Gothic Book,Times new roman;
    text-align: left;
    padding-left: 20px
	}

.BODYTEXT {
    font-size: 8pt;
    TEXT-ALIGN: justify;
    font-family: Arial, Franklin Gothic Book, Arial, Times new roman;
    padding-right: 10px;
    padding-left: 6px;
    }
    
.CAPTION {
	font-size: 6.5pt;
	font-family: Arial Narrow, Franklin Gothic Book, Arial, Times new roman;
	text-align: center;
	}
	
