
h1 {
  font-family: "MS Sans Serif", sans-serif;
  color: #336600;
  font-size: 30px;
  text-align: center;
  font-weight: bold;
}

h2 {
  font-family: Arial, Helvetica, sans-serif;
  color: #660000;
  font-size: 20px;
  text-align: center;
  font-weight: bold;
}

h3 {
  font-family: Tahoma, Arial, sans-serif;
  color: #663399;
  font-size: 28px;
  text-align: center;
  font-weight: bold;
}



body {
  background-color: #CCCC00;
  color: #330000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
  text-align: justify;
  margin: 20px;
  }

body.violet {
  background:  url(hgc76.jpg);
  background-repeat: repeat;
  background-attachment: scroll;
  background-color: #FFFFFF;
  color: #660066;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: bold;
  text-align: justify;
  }


p {
  text-align: justify;
   }


a {
  color: #003300;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
  text-decoration: none;
}

a:visited {
  color: #008000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
}

a:hover {
  color: #336600;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
}

a.violet {
  color: #663366;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 26px;
  font-weight: bold;
}


a.violet:visited {
  color: #663366;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 26px;
  font-weight: bold;
}

a.violet:hover {
  color: #663366;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 26px;
  font-weight: bold;
}


a.violet-small {
  color: #660066;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: bold;
  text-decoration: underline;
}

a.violet-small:visited {
  color: #660066;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: bold;
  text-decoration: underline;
}

a.violet-small:hover {
  color: #660066;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: bold;
  text-decoration: underline;
}
