h1.thumb { color: #795c3e;
   font-family: verdana;
   font-size: 24pt;
   font-style: normal;
   font-weight: bold;
   line-height: normal;
   text-align: center;
   margin-bottom: 1em;
}
table.thumb { margin-left: auto;
   margin-right: auto;
   background-color: #ffffff;
   border-collapse: collapse;
   border: 1px solid #795c3e;
   empty-cells: hide;
}
td.thumb { color: #000000;
   font-size: 10pt;
   text-align: center;
   vertical-align: baseline;
   border: 1px solid #795c3e;
}
img.thumb { border: none;
}
a.thumb { color: blue;
   font-size: 10pt;
   text-decoration: none;
}
a:hover.thumb { text-decoration: underline;
}
