:link,:visited {
  border: none;
  text-decoration: none;
}
a img,:link img,:visited img {
  border: none;
}
a {
  text-decoration: none;
}
address {
  font-style: normal;
}
body {
  background-color: white;
}
button img, .button img {
  margin: 0 3px -3px 0 !important;
  padding: 0;
  border: none;
}
button, .button {
  border: 1px solid #c0c0c0;
  padding: 2px 5px 2px 2px;
  margin-left: 2px;
  margin-right: 2px;
  width: auto;
  color: #000000;
  font: 11px Verdana,Geneva,Arial,Helvetica,sans-serif;
  overflow: visible;
}
div.clear, span.clear {
  clear: both;
  font-size: 0;
}
div.clear_left, span.clear_left {
  clear: left;
  font-size: 0;
}
fieldset {
  border: 1px solid silver;
  border-bottom: none;
  border-left: none;
  border-right: none;
  padding-top: 10px;
  padding-bottom: 10px;
}
fieldset legend {
  color: black;
  font-weight: bold;
}
form {
  display: inline;
}
form label {
  cursor: pointer;
}
h1 {
  font-size: 14px;
}
h2 {
  font-size: 13px;
}
h3, h4, h5, h6, pre, code {
  font-size: 12px;
}
html, body, form, fieldset, legend, td, th {
  font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
html, body, form, h1, h2, h3, h4, h5, h6, p, pre, blockquote, address {
  margin: 0;
  padding: 0;
}
sup {
   font-size: 8px;
}
input[type=radio] {
  border: none;
}