body {
  background-color: #E9E9E9;
}

p {
  font-family: Arial;
  font-size: smaller;
}

.norm {
  font-family: Arial;
  font-size: smaller;
}

ul {
  font-family: Arial;
  font-size: smaller;
}

h2 {
  text-align: center;
  font-style: italic;
  color: #606080;
}

h3 {
  font-style: italic;
  color: #606080;
  margin-top: 15pt
}

h4 {
  color: #606080;
}

a:link {
  color: #0000F0;
}

a:visited {
  color: #000090;
}

a:active {
  color: #0000FF;
}

.progdate {
  font-family: Arial;
  font-size: smaller;
  font-weight: bold;
  font-style: italic;
  margin-bottom: 0;
}

.prog {
  font-family: Arial;
  font-size: smaller;
  text-indent: 25px;
  margin-top: 0;
}

.note {
  font-weight: bold;
  color: #606080;
}
