body {
   background: #aee8e0;
   color: #aa831b;
   font-family: , none, verdana, aerial, serif;
   font-size: 11pt;
   line-height: 16pt;
   margin: 40px;
   vertical-align: top;
}
  a:link { color: #ed9c0f;  }
  a:visited { color: #e28313;  }

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

