body, text, font, p, td {
  background-color: #fff;
  margin: 0;
  font-size: 11px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-decoration: none;
  font-weight: normal;
  color: #666666;
}
input, select, textarea {
  color: #666666;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9px;
  font-weight: normal;
  text-decoration: none;
}
form {
  margin: 0;
  padding: 0;
}
a {
  color: #0070b2;
}
a:hover {
  color: #00bd0d;
}
a:visited {
  font-style: italic;
  color: #005092;
}
a:visited:hover {
  font-style: italic;
  color: #00910a;
}
#page {
  width: 780px;
  margin: 0 auto 0 auto;
}
#content {
  padding-left: 15px;
  padding-right: 15px;
}
#footer {
  width: 776px;
  height: 30px;
  background-image: url('images/footer.jpg');
  background-repeat: no-repeat;
  color: #fff;
  font-size: 11px;
  padding-top: 5px;
  margin-top: 20px;
}
.description {
  width: 230px;
  float: left;
  font-size: 12px;
}
.reference {
  color: #5d5fdf;
  font-style: italic;
}
.faq {
  color: #5d5fdf;
  font-weight: bold;
}
.deal {
  color: #ff0000;
  font-weight: bold;
}
span.protect {
  display: none;
  float: right;
}
span.email {
  color: #0070b2;
}