body {
  font-family: "Arial", sans-serif;
  font-style: normal;
  font-weight: normal;
  color: black;
  background: #eed url(images/sand-light.jpg) repeat scroll left top;
  word-spacing: normal;
  letter-spacing: normal;
  text-decoration: none;
  text-transform: none;
  text-align: left;
  text-indent: 0%;
  line-height: normal;
  margin: 1em;
  padding: 0;
  border: none
}

H1 {
  font-weight: bold;
  font-size: 200%;
  color: blue;
  background: #eed url(images/parchment.png);
  text-align: center;
  padding: 1em;
  border: thin ridge #008
}

H2 {
  font-weight: bold;
  font-size: 150%;
  color: blue;
  background: #eed url(images/parchment.png);
  text-align: center;
  padding: 1em;
  border: thin ridge #008
}

H3 {
  font-weight: bold;
  font-size: 125%;
  color: #aa0000;
  background: #eed url(images/sand-light.jpg) repeat scroll left top
}

H4 {
  font-weight: bold;
  font-size: 110%;
  color: #aa0000;
  background: #eed url(images/sand-light.jpg) repeat scroll left top
}

H5 {
  font-weight: bold;
  font-size: 100%;
  color: #aa0000;
  background: #eed url(images/sand-light.jpg) repeat scroll left top
}
H6 {
  font-weight: bold;
  font-size: 100%;
  color: #0000aa;
  background: #eed url(images/sand-light.jpg) repeat scroll left top
}

BLOCKQUOTE { font-family: "Times", serif; text-align: justify }

P.header { text-align: center; font-size: larger; font-weight: bold }
P.pagestart { text-align: left }
P.equation { text-align: center }
P.footnote { font-size: smaller }
P.footer { font-size: smaller; color: #555555; background: #eed url(images/sand-light.jpg) repeat scroll left top; text-align: center }

IMG.logohuge { padding-right: 19px; border: 0 }

IMG.logolarge { padding-right: 19px; padding-bottom: 36px; border: 0 }

IMG.logosmall { padding-right: 10px; padding-bottom: 55px; border: 0 }

OL { margin-right: 2em }

UL { margin-right: 2em }

IFRAME.copyright {
  margin: 0;
  padding: 0;
  text-align: center;
  width: 100%;
  height: 3em
}
