/* Generated by KompoZer */
body {
  margin: 0px;
  background-color: #3c779a;
  min-width: 605px;
  font-family: Georgia,serif;
  color: #cccccc;
}
#middle {
  margin: 0 auto;
  background-color: #788d9a;
  width: 62.5%;
  max-width: 800px;
  padding-left: 5px;
  padding-right: 5px;
}
#header {
  font-weight: normal;
  font-size: 3.8em;
  text-align: center;
}
#iemessage {
  text-align: center;
}
a:link {
  text-decoration: none;
  color: white;
}
a:hover {
  border-bottom: 1px dotted white;
  color: white;
  text-decoration: none;
}
a:visited {
  text-decoration: none;
  color: white;
}
#footer {
  text-align: center;
  font-family: Verdana;
  font-size: 70%;
}
#firstpara {
  border-top: 2px dashed;
  border-bottom: 2px dashed;
  margin: 0px -5px;
  padding: 20px;
  text-align: center;
  background-color: #60849a;
}
#textafterpara {
  padding-right: 5px;
}
