<STYLE TYPE = "text/css">

body{
  background-color: #ffffff;
}

table{
}

td.thumb{
  font-size: small;
  color : #663300
  width:100;
  height:100;
  background-color: #eeeeff;
  border: solid 1px #ccccff;
}

td.display{
   width: 540;
   height: 550;
   padding:3px;
   border:solid 2px #000;
   background-color: #ffffff;
}

img
{
  border-style:   solid;
  border-width: thin;
}

img.txt{
  border-style: none;
}


</style>

