body {
  font-family: "Comic Sans MS", cursive;
  xfont-family: sans-serif;
  color: #039;
  background: #99f;
  xmargin: 0 0 0 15px;
  xpadding: 0;
}

a:link, a:visited {
  text-decoration: none;
  xcolor: #04d;
  color: #933;
}

a:hover {
  text-decoration: underline;
  font-weight: bold;
}

a.active, a.active:hover, a.active:visited {
  text-decoration: none;
  font-weight: bold;
}

a.QHS, a.QHS:visited {
  text-decoration: none;
  color: #008000;
}
a.QHS:hover {
  text-decoration: underline;
}

a.para, a.para:visited {
  text-decoration: none;
  color: #039;
}
a.para:hover {
  text-decoration: underline;
}


div.main {
  xfont-family: sans-serif;
  font-size: 90%;
}

div.footer {
  xfont-family: sans-serif;
  font-size: 70%;
  text-align: center;
}


.cl {
  font-size: 90%;
}

.cc {
  font-size: 90%;
  text-align: center;
}

.announcetitle  {
  color: #008000;
  font-weight: bold; 
  padding-top: 10px;
}
