    BODY 
      {
      text-align: center;
      color: #6504AD;
      background-color: #6FD325;
      }
    :link { color: #044CAD;  }
    :visited { color:  #4581D3; }
    .error { color: #D3055D; }
    td.left 
      {
      text-align: left;
      vertical-align: top;
      width: 50%;
      }
    td.right 
      {
      text-align: right;
      vertical-align: top;
      width: 50%;
      }
    table.profileTable {width: 100%;}
    div.highlight
      { 
      border: 1px  solid #000000; 
      font-style: italic; 
      }

