.address {
     position: absolute;
     left: 30px;
     top: 110px;
     width: 200;
      font-size: 8pt;    
     font-family:  "Arial", "Helvetica", sans serif;
      font-weight: bold;
      color: #330066;
}

#defn { font-size: 9pt;
            background-color: #CC99FF;
             position: absolute;
              top: 110px;
              left: 190px;
              width: 550px;
             height: 280px; 
              overflow: scroll;
               visibility: visible;
border: #330066 5px double;
padding: 10px;

           }
#heading { position: absolute; top: 55px; left: 200px; width: 450 }
#logo { position: absolute; top: 0px; left: 20px; width: 172px; height: 105px }
#navibar { position: absolute; top: 0px; left: 185px }
body { color: #333333; font-size: 10pt; font-family: Arial, Helvetica, "sans serif"; }
h1 { color: #330066; font-weight: bold; font-size: 15pt; font-family: Arial, Helvetica, "sans serif";}
h2 { color: #330066; font-weight: bold; font-size: 10pt; font-family: Arial, Helvetica, "sans serif"; }
h3 { color: #330066; font-weight: bold; font-size: 8pt; font-family: Arial, Helvetica, "sans serif";}
