* {
  margin: 0;
  padding: 0;
}

body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.94em;
  line-height: 1.3em;
  background: #8fb7ad;
  color: #50423a;
  overflow-x: hidden;
}

.outer {
  margin: 8px auto;
  width: 84%;
  position: relative;
  text-align: left;
}

h1 {
  width: 171px;
  height: 40px;
  float: left;
}

h1 a {
  display: block;
  width: 171px;
  height: 40px;
  text-indent: -9999px;
  font-size: 1px;
  background: url(/06/img/oopsilon-07-logo.gif) no-repeat top left;
}

p {
  margin-bottom: 1em;
}

dt,
h2 {
  font-size: 1.1em;
  margin-bottom: 0.8em;
  font-weight: bold;
}

dt a,
h2 {
  color: #50423a;
  text-decoration: underline;
}

h3 {
  margin: 1em 0;
}

dd {
  margin-bottom: 1.5em;
}

ul {
  list-style: square inside;
  margin-bottom: 1em;
}

ul#tablist {
  position: absolute;
  top: 8px;
  right: 0;
}

ul#tablist li {
  line-height: 30px;
  height: 30px;
  color: black;
}

.tab {
  background: #deebe8;
}

.foot {
  color: #74948c;
  font-size: 0.82em;
  text-align: right;
}

#ads {
  width: 120px;
  height: 600px;
  position: absolute;
  top: 40px;
  right: -120px;
}
