body {
   background: #ffffff;
   color: #000000;
   font-family: Georgia, none, verdana, aerial, serif;
   font-size: 11pt;
   line-height: 16pt;
   margin: 40px;
   vertical-align: top;
}
  a:link { color: #0000ee;  }
  a:visited { color: #551a8b;  }

  #htmlcode { display: none }
  #htmlcode textarea {
   width: 500px;
   height: 130px;
  }

