BODY {
  font-family: Verdana;
  font-size: 9pt;
  color: #000000;
  margin: 0;
  padding: 0;
  background-image: url(/websites/wecommerce/wecommerce.nsf/resources/background/$file/background.gif);
}

BODY.Text {
  margin-left: 10pt;
  margin-right: 5pt;
  margin-top: 10pt;
  margin-bottom: 5pt;
}
  
A:link { color: #000066; }
A:visited { color: #000066; }
A:hover { color: red; }
A:active { color: #000066; }

SPAN.Link {
  text-decoration: underline;
  color: #000066;
  cursor: hand;
}

TD {
  font-family: Verdana;
  font-size: 9pt;
}

TH {
  font-family: Verdana;
  font-size: 9pt;
}

INPUT {
  border: solid #000000 1px;
  font-family: Verdana;
  font-size: 9pt;
}

TEXTAREA {
  border: solid #000000 1px;
  font-family: Verdana;
  font-size: 9pt;
}  
