/* Generated by KompoZer */
body {
  margin: 0;
  text-align: center;
  font-size: 0.8em;
  font-family: Verdana,Arial,sans-serif;
  background-color: #ffffff;
  color: #88888;
}
img {
  border: 0px;
  border-bottom-style: none;
}
a:hover img {
  border-bottom-style: none;
}
a:link, a:visited {
  font-weight: bold;
  text-decoration: none;
  color: #444444;
}
a:hover, a:active {
  font-weight: bold;
  text-decoration: none;
  color: #CC0000
}
ul {
  margin-top: 0;
  margin-bottom: 1em;
  line-height: 1.8;
}
ul li {
  margin: 0 0 0 10px;
  padding: 0;
  line-height: 1.6em;
  font-weight: normal;
  color: #666666;
}
#structure {
  margin: 0 auto 5px;
  clear: both;
  width: 760px;
}
#menu {
  float: left;
  width: 220px;
  text-align: left;
  background-color: #ffffff;
  color: #000000;
  padding-top: 5px;
}
#menu ul {
  padding: 0;
  list-style-type: none;
  position: relative;
  color: #000000;
}
#menu ul li {
  padding-top: 1.2em;
  color: #000000;
}
#txt {
  border-left: 2px solid #999999;
  margin: 0 auto;
  float: right;
  padding-top: 15px;
  width: 520px;
  text-align: justify;
  padding-left: 15px;
}
#txt h1 {
  font-size: 1.1em;
  color: #222222;
}
#footer {
  margin: 0 auto;
  padding-top: 0px;
  clear: both;
  width: 760px;
  border-top: 2px solid #999999;
}
