body { background: white url(bg001.gif); color: black; margin-left: 2em; margin-right: 2em; }
h1 { background: white; color: gray; font-size: 1.5em; }
h2 { font-size: 1.2em; }
p { line-height: 1.5em; }
em { font-style: normal; font-weight: bold; 
color: red; }
table, td, th { border-width: 2px; border-style: solid; border-color: white; }
td { background: rgb(115, 105, 75); color: white; font-size: 0.9em; font-weight: 500; line-height: 1.5; }
a:link { color: black; }
a:visited { color; lightgrey; }
a:hover { color; darkorange; }