body { background-color: #ffffff; font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 12pt; color: #000000; font-weight: bold; }



.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}

#validator {
  margin: 5px;
  text-align: center;
}

.centre {
  text-align: center;
}
