/* Generated by KompoZer */
body {
  background-color: white;
}
p {
  background-color: white;
}
h1 {
  color: black;
  font-weight: bold;
  font-style: normal;
  text-align: center;
  font-family: Arial,Helvetica,sans-serif;
  overflow: hidden;
  font-size: xx-large;
  position: absolute;
  left: 200px;
  right: 0px;
}
h2 {
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bold;
  font-size: large;
  font-style: normal;
  text-align: center;
  margin-top: 1em;
  margin-bottom: 1em;
  color: white;
  background-color: #666699;
  height: 2em;
  line-height: 2em;
  width: 100%;
  text-decoration: underline overline;
}
h3 {
  text-align: left;
  font-weight: bold;
  font-family: Arial,Helvetica,sans-serif;
  font-size: large;
  line-height: 0em;
  margin-top: 1em;
  margin-bottom: 1em;
  font-style: normal;
  text-decoration: underline;
  color: #990000;
}
a {
}
code {
  font-family: "Courier New",Courier,monospace;
  font-weight: bold;
  color: #990000;
}
hr {
  background-color: #666699;
  height: 25px;
}
#logo {
  background-image: url(../../image/logo1.gif);
  background-repeat: no-repeat;
  width: 160px;
  height: 80px;
  left: 0px;
  top: 0px;
  margin-top: auto;
  visibility: visible;
  background-attachment: fixed;
  background-position:  center center;
  margin-right: 10px;
  overflow: hidden;
  position: relative;
}
#nav {
  float: none;
  text-align: center;
}
