/* Generated by KompoZer */
body {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1em;
  color: black;
}
.header {
  width: 800px;
  height: 100px;
  position: static;
  background-color: #ffffff;
}
.leftnav {
  width: 120px;
  height: 450px;
  text-align: center;
  position: static;
  font-family: Arial,Helvetica,sans-serif;
  float: left;
  font-size: 10pt;
  font-weight: bold;
}
.footer {
  height: 60px;
  width: 800px;
}
.body {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 10pt;
  color: black;
  float: none;
  position: static;
  width: 800px;
  line-height: 1.2em;
}
.column {
  padding: 4pt;
  position: static;
  float: left;
  width: 330px;
}
.rightcolumn {
  padding: 4pt 4pt 4pt 2pt;
  position: static;
  float: right;
  width: 330px;
}
h2 {
  font-family: "Times New Roman";
  font-size: 2em;
  text-align: center;
  font-weight: bold;
  color: #336699;
  width: 800px;
  font-style: italic;
}
a:link {
  color: #336699;
}
a:visited {
  color: #3f6f9f;
}
a:hover {
  color: black;
}
a:active {
  color: black;
}
.textplace {
  margin: auto;
  height: 70%;
  background-color: transparent;
  width: 96%;
  padding: 10px 30px 30px 30px;

}
.smallbyline {
  font-family: "Times New Roman",Times,serif;
  font-size: 1.5em;
  color: #336699;
  font-style: italic;
}

