/* Generated by KaZcadeS */
body {
  font-family: Arial,Helvetica,sans-serif;
}
.header {
  font-size: 2.1em;
  font-weight: bold;
  background: #4986ce;
  padding: 10px 5px 5px 5px;
  font-family: "Comic Sans MS";
}
.bit_em {
  font-size: 1.2em;
  font-weight: bold;
}
.smaller {
  font-size: .7em;
}
.footer {
  font-size: .7em;
  background: #4986ce;
  padding: 3px;
}
.footer a:link, a:visited {
  text-decoration:none;
  color: #000000;
}
.footer a:hover {
  background: #7FC6BC;
}
#navbar {
  font-size: .9em;
  font-weight: bold;
  text-align: center;
  margin-top: 8px;
  padding: 1px;
  border-width: 1px;
  border-style: solid;
  border-color: #000000;
}
#navbar a:link, a:visited {
  text-decoration:none;
  color: #0000ee;
}
#navbar a:hover {
  background: #7FC6BC;
}