body { background: lightyellow url(bg057.gif); color: black; margin-left: 2em; margin-right: 2em }
h1 { background: green; color: white; font-size: 2.0em; font-style: italic; }
h2 { color: darkblue; font-size: 1.8em; font-style: italic; }
h3 { color: purple; font-size: 1.5em; font-style: italic; }
h4 { color: purple; font-size: 1.0em; font-style: italic; }
h5 { color: green; font-size: 1.0em; font-style:}
h6 { color: darkgreen; font-size: 1.0em; font-style: italic; }
h7 { font-size: 1em; }
p { line-height: 1.5em; }
em { font-style: italic; font-weight: bold; color: green; }

a:link { color: blue; }
a:visited { color: green; }
a:hover { color: orange; }
td { text-align: center; }
