BODY {
  background-color: white;
  color: black;
}
P.head, H1, H2, H3 {
  font-family: Helvetica, Arial, sans-serif;
  font-weight: bold;
}
H2.shrink {
  margin-bottom: 0px
}
H3.shrink {
  margin-top: 0px
}
P.head {
  text-align: right;
  font-size: medium;
}
P.head, P.head A {
  text-decoration: none;
  color: #9B664D;
}
H1 {
  color: #827D41;
  font-size: large;
}
H1.NAME {
  color: #AA473A;
  font-size: x-large;
}
H2 {
  color: #8860AA;
  font-size: large;
}
H3 {
  color: #8860AA;
  font-size: medium;
}
A:link {
  color: #C96712;
}
A:visited {
  color: #723700;
}
A:active {
  color: black;
}
