/* Generated by KompoZer */
body {
  font-family: Arial,sans-serif;
  font-size: 110%;
}
p {
  margin: 0 0 1.5em;
  font-size: 1em;
  line-height: 1.5em;
}
h1 {
  border-bottom: 1px solid #dddddd;
  margin: 0 0 0.5em;
  color: #000000;
  font-size: 3em;
  line-height: 1em;
}
h2 {
  border-bottom: 1px solid #dddddd;
  margin: 0 0 1em;
  color: #000000;
  font-size: 1.5em;
  line-height: 1em;
}
h3 {
  border-bottom: 1px solid #dddddd;
  margin: 0 0 1.125em;
  color: #000000;
  font-size: 1.3333em;
  line-height: 1.125em;
}
h4 {
  border-bottom: 1px solid #dddddd;
  margin: 0 0 1.286em;
  color: #000000;
  font-size: 1.1667em;
  line-height: 1.286em;
}
h5 {
  border-bottom: 1px solid #dddddd;
  margin: 0 0 0.3em;
  color: #000000;
  font-size: 1em;
  line-height: 1.2em;
}
h6 {
  border-bottom: 1px solid #dddddd;
  margin: 0 0 0.9em;
  color: #000000;
  font-size: 0.8333em;
  line-height: 0.9em;
}
ul, ol {
  margin: 0 0 1.5em;
  padding: 0;
  line-height: 1.5em;
  list-style-position: inside;
}
dl {
  line-height: 1.5em;
}
dt {
  border-bottom: 1px solid #dddddd;
  margin: 0;
  padding: 0;
  color: #000000;
  font-weight: bold;
}
dd {
  margin: 0 1.5em 0.75em;
  padding: 0;
}
blockquote {
  margin: 0;
  padding: 0;
}
blockquote p {
  margin: 0 0.75em 1.5em;
  line-height: 1em;
}
table {
  margin: 0 0 1.5em;
  border-collapse: collapse;
  caption-side: bottom;
  line-height: 1.5em;
}
td, th {
  border-style: solid;
  border-color: #dddddd #dddddd #cccccc;
  border-width: 1px;
  padding: 0.375em 0.75em;
}
fieldset {
  border-style: solid;
  border-color: #dddddd #dddddd #cccccc;
  border-width: 1px;
  margin: 0 0 1.5em;
  padding: 0.75em;
}
input, textarea {
  border-style: solid;
  border-color: #dddddd #dddddd #cccccc;
  border-width: 1px;
  margin: 0 0 1.5em;
  background-color: #ffffff;
  color: #000000;
  width: 99%;
}
br {
  clear: both;
}
a, a:link, a:visited {
  text-decoration: underline;
  color: #993300;
}
a:hover, a:active {
  text-decoration: none;
}
.text_center {
  text-align: center;
}
.text_left {
  text-align: left;
}
.text_right {
  text-align: right;
}
.float_left {
  float: left;
}
.float_right {
  float: right;
}
.clear_left {
  clear: left;
}
.clear_right {
  clear: right;
}
.clear_both {
  clear: both;
}
.submit {
  display: block;
}

