
BODY, TH, TD { font-family: 'Helvetica'; }

body { background: white; color: dimgray; margin-left: 1.5em; margin-right: 1.5em; margin-top: }
h1 { background: darkgray; color: white; font-size: 1.3em; }
h2 { font-size: 1.2em; }
 p { line-height: 1.5em; }
li { line-height: 1.0em; }
A { text-decoration: none; }
.i { margin-left: 0.5em; margin-right: 3em; }

em { font-style: normal; font-weight: bold; color: chocolate; }
a:link { color: chocolate; }
a:visited { color: slategray; }
a:hover { color: tan; }


