
A:link {
  color: #0000FF;
  background-color: #fff;
}

A:visited {
  color: #0000FF;
  background-color: #fff;
}

A:active {
  color: #FF0000;
  text-decoration: none;
  background-color: #fff;
}

A:hover {
  color: #FF0000;
}

.hide {
  display: none;
}

.medium {
  font-size: medium;
}

P.openhead {
  font-family: "Comic Sans MS", sans-serif;
  font-size: 16pt;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  color: #4E7BA5;
  text-decoration: none;
  text-align: left;
}

P.navbar {
  color: #000;
  font-family: "Comic Sans MS", sans-serif;
  font-size: 10pt;
  background-color: #fff;
}

P.navbarright {
  color: #000;
  font-family: "Comic Sans MS", sans-serif;
  font-size: 10pt;
  background-color: #fff;
  text-align: right;
}

P.willwillnot {
  color: purple;
  font-family: "Comic Sans MS", sans-serif;
  font-size: 12pt;
  background-color: #fff;
}

UL.emph {
  font-family: "Times New Roman", serif;
  font-size: medium;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  color: black;
  text-decoration: none;
  text-align: left;
  background-color: #D0FBFD;
}

H3 {
  font-family: "Comic Sans MS", sans-serif;
  width: ex;
  height: auto;
  text-align: left;
  text-decoration: none;
  background-color: #FED5DB;
  background-position: center;
}

DIV.font4 {
  font-size: 4pt;
}

