body {
  background: #ffffff url('http://slacky.de/global-templates/bg.gif') repeat-y center;
  font-family: arial,helvetica,sans-serif;
}

p,table,td,div,li,ul,ol {
  font: normal 12px verdana,arial,helvetica,sans-serif;
}

p,li {
  line-height: 16px;
}

pre {
  font: normal 11px lucidatypewriter,lucida sans typewriter,lucida console,monospace;
}

a {
  color: darkgreen;
  text-decoration: none;
}

a:hover {
  border-bottom: 1px dotted darkgreen;
}

h1 {
  font: normal 18px/22px verdana,arial,helvetica,sans-serif;
  color: #666;
  margin-top: 5px;
  margin-bottom: 35px;
}

h2, h3 {
  font: bold 13px verdana,arial,helvetica,sans-serif;
  color: #666;
  margin-top: 20px;
}

hr {
  color: white;
  height: 1px;
  border: 0;
  border-bottom: 1px solid darkgreen;
}

.footer {
  font-size: 9px;
  text-align: center;
}
