/* Generated by KompoZer */
#menu ul {
}
#menu li {
  border: 1px solid black;
  margin: 2px 15px 2px 2px;
  float: left;
  text-align: center;
  list-style-type: none;
  width: 130px;
  clear: left;
}
#menu {
  padding-left: 0px;
}
#menu a {
  background-color: blue;
  display: block;
  text-decoration: none;
  font-weight: bold;
  color: yellow;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12pt;
}
#menu a:hover {
  color: yellow;
  background-color: #009900;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12pt;
}
.logo {
  margin-bottom: 0px;
}
h1 {
  font-family: Arial,Helvetica,sans-serif;
  text-align: center;
  font-size: 30pt;
  margin-top: -12pt;
}
p {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 11pt;
}
h2 {
  font-family: Arial,Helvetica,sans-serif;
}
h3 {
  font-family: Arial,Helvetica,sans-serif;
}
body {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 11pt;
}
img {
  clear: none;
}

