BODY
{
  /*background-color:  cyan;*/
  font-family:verdana;
  font-size: 80%;
}

H1
{
  text-align:  center;
}

IMG.Icon
{
  width:   24px;
  height:  24px;
}

IMG#License
{
  width:   88px;
  height:  31px;
}

TABLE.Border
{
  margin-bottom:  1em;
  border:  1px outset black;
  border-spacing:  2px;
  vertical-align:  top;
  font-family:verdana;
  font-size: 80%;
  margin-bottom:10px;
}

TABLE.Border TD, TH
{
  border:  1px inset black;
}

TABLE#List
{
  margin-left:  auto;
  margin-right:  auto;
  margin-bottom:  1em;
  border:  1px solid black;
  border-spacing:  0px;
  font-family:verdana;
  font-size: 80%;
  margin-bottom:10px;
}

TABLE#List TD, TH
{
  border:  1px solid black;
  vertical-align:  top;
  padding:  2px;
}
