/* Generated by KompoZer */
body {
  background-image: url(page-graphics/graphp.gif);
  margin-left: 5%;
  margin-right: 5%;
  font-family: Comic Sans MS;
  color: #3333ff;
  text-align: justify;
}
h1 {
  text-align: center;
  color: red;
  font-family: Comic Sans MS;
  font-size: 300%;
}
h2 {
  text-align: center;
  color: blue;
  font-family: Comic Sans MS;
}
h3 {
  text-align: center;
  color: red;
  font-family: Comic Sans MS;
}
h4 {
  text-align: center;
  color: black;
  font-family: Comic Sans MS;
}
p {
  text-align: justify;
  color: blue;
  font-family: Comic Sans MS;
}
a.menulinks {
  font-family: arial;
  text-decoration: none;
}
a.menulinks:link {
  font-family: arial;
  text-decoration: none;
}
a.menulinks:visited {
  font-family: arial;
  text-decoration: none;
}
a.menulinks:hover {
  font-family: arial;
  text-decoration: none;
  background-color: #99ff99;
}
a.menulinks:active {
  font-family: arial;
  text-decoration: none;
  background-color: yellow;
}
