/* Generated by KompoZer */
body {
  margin: 2px;
  background-color: #ffeeee;
  background-image: none;
  background-repeat: no-repeat;
  font-size: medium;
}
h1 {
  text-align: center;
  margin: 10px 0px 10px;
  font-size: 150%;
  font-weight: bold;
}
h2 {
  text-align: center;
  margin: 10px 0px 10px;
  font-size: 140%;
  font-weight: bold;
}
h3 {
  width: 90%;
  padding: 1px 5px;
  border-left: solid 10px #ddcccc;
  border-bottom: solid 2px #ddcccc;
  text-align: left;
  margin: 10px 0px 10px 10px;
  font-size: 125%;
  font-weight: bold;
}
h4 {
  margin: 0px;
  font-size: 119%;
  font-weight: bold;
}
h5 {
  margin: 0px;
  font-size: 110%;
  font-weight: bold;
}
h6 {
  margin: 0px;
  font-size: 100%;
  font-weight: bold;
}
address {
  margin: 8px 0px;
  color: #0d9b34;
}
blockquote {
  margin: 8px 15px;
  color: #0d9b34;
}
p {
  margin: 10px 0px 20px 20px;
  font-weight: normal;
}
pre {
  margin: 8px 0px 40px 30px;
  font-size: 80%;
  color: #0d9b34;
}
ul {
  margin: 15px 0px 25px;
  color: #608558;
  list-style-image: url(./01bul05.gif);
  list-style-position: outside;
  list-style-type: none;
  font-size: 110%;
}
ol {
  margin: 5px;
  color: #000000;
  list-style-image: none;
  list-style-type: none;
  font-size: 90%;
}
th {
  border-style: solid;
  border-color: #608558;
  border-width: 0px 1px 1px 0px;
  color: #608558;
  background-color: #c2d6ce;
  font-size: 80%;
}
a:link {
  color: #0000ff;
  text-decoration: none;
}
a:visited {
  color: #990099;
  text-decoration: none;
}
a:hover {
  color: #0000ff;
  text-decoration: underline;
}
select {
  margin: 0px;
  color: #608558;
  font-weight: normal;
}