body {
  background-color: #FFFFFF;
  font-family: Helvetica, Arial, Verdana, sans-serif;
  font-size: 1em;
  color: #000;
}

.strikethru {
  text-decoration: line-through;
}

a:link
{color: #00f; background: transparent;
 text-decoration: underline}

a:visited
{color: #808; background: transparent;
 text-decoration: underline}

a:active
{color: #f00; background: transparent;
 text-decoration: underline}

a:hover
{color: #f00; background: #ffffe0;
 text-decoration: overline underline}

#thumb_block {
  text-align: left;
}

.thumb {
  text-align: center;
  margin: 0px;
  padding: 0px;
  border: 0px;
}

.thumb img {
  border-width: thin;
  margin: 0px;
  padding: 0px;
  border-style: solid;
}


#validator {
  font-weight: normal;
  font-size: .8em;
  width: 100%;
  text-align: center;
}
