body {
  background-color: #ffffff;
  color: #000000;
  font-family: verdana,arial,helvetica,courier;
  font-size: 1.0em;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  border: none;
  text-align: left;
  width: auto;
  height: auto;
}

div,
span,
p {
  position: static;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  font-family: verdana,arial,helvetica,courier;
  color: #000000;
  border: none;
  background: transparent;
  text-align: left;
  width: auto;
  height: auto;
}

a,
a:link,
a:visited,
a:focus,
a:hover,
a:active {
  text-decoration: none;
  color: #853d36;
}

a:focus,
a:hover {
  text-decoration: underline;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  font-family: verdana,arial,helvetica,courier;
  color: #000000;
  background: transparent;
  border: none;
  text-align: left;
  width: auto;
  height: auto;
}

table,
td {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  font-family: verdana,arial,helvetica,courier;
  color: #000000;
  background: transparent;
  border: none;
  width: auto;
  height: auto;
}

td {
  vertical-align: top;
  text-align: left;
  width: auto;
  height: auto;
}

img {
  border: none;
}

div.kill-float {
  height: 1px;
  line-height: 1px;
  font-size: 1px;
  clear: both;
}

div#keyword {
  display: none;
}

.hidden-elements {
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 1px;
  line-height: 1px;
  visibility: hidden;
}

ul,
ol,
li {
  position: static;
  font-family: verdana,arial,helvetica,courier;
  color: #000000;
  border: none;
  background: transparent;
  text-align: left;
  width: auto;
  height: auto;
}

fieldset {
  border: none;
  margin: 0;
  padding: 0;
}

input,
textarea,
select {
  font-family: verdana,arial,helvetica,courier;
  color: #000000;
  border: 1px solid #000000;
  text-align: left;
  width: auto;
  height: auto;
}