/* Generated by KompoZer */
body {
/*  background-image: url(templatefiles/pinecone3.gif); */
  margin-left: 5%;
  margin-right: 5%;
  /* font-family: Comic Sans MS;
  color: #3333ff;  */  
  text-align: justify;
  background-color: MistyRose 
}
h1 {
        text-align: center;
        font-family: Old English Text MT;
	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;
}

