/* Generated by KompoZer */
.Header {
  text-align: center;
}
.menu {
  background-color: #800000;
  color: white;
  margin-top: 8px;
  padding-bottom: 2px;
  padding-top: 2px;
  margin-bottom: 8px;
  background-repeat: repeat-y;
  background-position: left top;
}
a.menuitem:link {
  color: white;
  font-style: normal;
  text-decoration: none;
  margin-left: 16px;
  font-weight: bold;
}
a.menuitem:visited {
  color: white;
  font-style: normal;
  text-decoration: none;
  margin-left: 16px;
  font-weight: bold;
}
a.menuitem:hover {
  color: white;
  font-style: normal;
  text-decoration: underline;
  margin-left: 16px;
  font-weight: bold;
}
div.rbox {
  border: 1px solid #800000;
  margin: 8px;
  padding: 2px;
  float: right;
  clear: right;
  width: 200px;
  color: #800000;
}
h2 {
  margin-top: 2px;
  margin-bottom: 2px;
}
p.rbox {
  margin-bottom: 0px;
  text-align: left;
  font-weight: normal;
}
.wz_main {
  font-family: comic sans ms,arial,helvetic,sans-serif;
  font-size: medium;
}
a:link {
  text-decoration: none;
  color: blue;
  font-weight: bold;
}
a:visited {
  color: blue;
  text-decoration: none;
  font-weight: bold;
}
a:hover {
  color: blue;
  text-decoration: underline;
  font-weight: bold;
}
