body{
  font-family: sans-serif;
  background-color: #222222;
  color: #ffffff;
}

p.desc:first-letter{
  color: #eeeeee;
  float: left;
  font-family: Old English, Georgia,serif;
  font-size: 2.9em;
  margin-right: 0.1em;
  margin-top:-0.1em;
}

p.desc{
  padding: 0px;
  margin: 0px;
}

div.desctitle{
  color: #ffffff;
  width: 500px;
  font-size: 1.5em;
  font-weight: bold;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  border-bottom: solid 1px #ffffff;
}

div.desc{
  margin-top: .5em;
  margin-bottom: .5em;
  color: #ffffff;
  width: 500px;
  text-align: justify;
  margin-left: auto;
  margin-right: auto;
}

div.descfoot{
  color: #ffffff;
  width: 500px;
  text-align: right;
  font-size: .75em;
  margin-left: auto;
  margin-right: auto;
  border-top: solid 1px #ffffff;
  padding-top: 3px;
}

span.drop{
  color: #eeeeee;
  float: left;
  font-family: Old English, Georgia,serif;
  font-size: 2.2em;
  line-height: 0.85em;
  margin-right: 0.1em;
  margin-bottom:-0.25em;
}

img.navbutton{
  border: 0px;
  margin-top: 1.5em;
  margin-right: 1.5em;
  margin-left: 1.5em;
}

