
#displaytable {width             :    650px;
               position          : absolute;
               top               :     13px;
               left              :      0px;
               background-color  :    orange;
               font-familiy      :  Verdana; 
               font-size         :      8pt; 
               color             :    black;
               position          : absolute;
               padding           :      5px;
              }


textarea#styled {font-familiy :   Verdana; 
                 font-size    :      10pt; 
                 color        :     black;
                }



tablearea#styled {font-familiy :   Verdana; 
                  font-size    :      12pt; 
                  color        :     black;
                 }


body {text        : white   ;
      link        : blue    ;
      vlink       : purple  ;
      alink       : red     ;
      width       : 800px   ;
      height      : 820px   ;
      top         :  0px    ;
      left        :  0px    ;
      position    : absolute;
      margin-left : 10px    ;
      font-familiy:  Verdana; 
      font-size   :     12pt;
     }

