
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: green; text-decoration: none }
a:visited   { color: green; text-decoration: none }
body { background-color: #fffbf0 }
a:hover  { color: #008000; font-weight: bolder; text-decoration: none }
a:active  { color: green; text-decoration: none }

