
h1  { color: #804000; font-style: italic; font-weight: bold; font-size: x-large }
h2   { color: #804000; font-style: normal; font-weight: bold; font-size: large }
h3       { color: #008000; font-style: normal; font-weight: bold; font-size: medium }
h4  { color: #008000; font-style: normal; font-weight: normal; font-size: medium }
h5  { font-style: normal; font-weight: normal; font-size: medium }
a:link  { color: #804000; text-decoration: none }
a:visited  { color: #800080; text-decoration: none }
body { background-color: #fffbf0 }
a:hover { color: #008000; text-decoration: underline }
a:active { color: #0000a0 }

