{
  font-family: arial,helvetica,serif;
  background-color: khaki;
}
.copy {font-size: 10px}
.bar {
  font-weight: bold;
  font-size: 24px;
  background-color: darkolivegreen;
  color: ghostwhite;
}
.narr {
  padding-right: 20px;
  padding-left: 20px;
}
B {
  color: darkolivegreen;
}
P {
  margin-bottom: 3px;
  margin-top: 3px;
}
FORM {
  margin-bottom: 0px;
  margin-top: 0px;
}
H3 {
  margin-bottom: 6px;
}
H4 {
  margin-bottom: 4px;
}
.mb1 {
  text-decoration: none;
  font-weight: bold;
  background-color: khaki;
  color: darkolivegreen;
}
.mb2 {
  text-decoration: none;
  font-weight: bold;
  background-color: darkolivegreen;
  color: ghostwhite;
}
.fix {
  font-family: courier;
}
BODY {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-right: 0px;
  margin-left: 0px;
}