  body       {
              background-color:#aaaaaa;
              font-family:Verdana;
             }
  table      {
              font-size:90%;
             }
  a          {
              text-decoration:none;
              color:#000000;
             }
  a.blue     {
              text-decoration:none;
              color:#0000ff;
             }
  a:hover    {
              color:red;
             }
  .copy      {
              text-align:center;
              font-size:60%;
             }
  .body      {
              vertical-align:top;
              height:490px;
              width:440px;
             }
  .nav       {
              width:5px;
              height:5px;
             }
  .vspace    {
              height:10px;
             }
  h1         {
              font-size:110%;
             }
  h2         {
              font-size:100%;
             }
