




#text{
  position: absolute;
  top: 170px;
  left: 285px;
  width: 475px;
  height: 440px;
  text-align: justify;
  overflow: auto;
}
#table{
 position: absolute;
 top: 5px;
 left: 0px;
 width: 475px;
 height: 400px;
 text-align: left;
 font-size: 9.5pt;
 line-height: 6pt;
 color: #006666;
  }
  
