  body      {
    margin: 2px 20px 20px 20px;
    background: #FFFFCC;
  }
  table      {
    background: #EEEEBB;
  }
  td        {
    font-size: 14px;
  }
  h2        {
    text-align: center;
  }
  a:link    {
    text-decoration: none;
  }
  a:visited    {
    text-decoration: none;
  }
  .mini     { font-size: 11px; }
  .diaspeed     { font-size: 11px; float: right; }
  .noborder {
    border-style: none;
    border-width: 0px;
  }
  .td1      {
    text-align: left;
    width: 180px;
    vertical-align: middle;
  }
  .td2      {
    font-size: 18px;
    text-align: center;
    width: 560px;
  }
  .td3      {
    font-size: 11px;
    text-align: center;
    width: 110px;
    vertical-align: middle;
  }
  .vign {
    border-width: 0pt 1pt 1pt 0pt;
    border-color: black;
    border-style: solid;
    background: transparent;
  }
  .vignh    {
    border: 0px none transparent;
    background: transparent;
    width: 800px;
  }
  .vignv    {
    border: 0px none transparent;
    background: transparent;
    height: 600px;
  }
