td.banner { padding: 0; background: silver; color: black }
td.nav { background: silver; color: black; width: 150px; }
p.body { text-align: justify; text-indent: 2em }

hr { color: gray }

.top { border: 5px silver outset; }
.first { font-size: xx-large; text-decoration: underline; font-weight: bold }
.second { font-size: x-large }
.caption { font-size: small; font-style: italic }
.intro { border: 5px gray double }
.initial { font-weight: bold; font-size: 120% }
.foot { background: silver; color: black }
.copyright { font-size: 10pt; font-style: italic; text-align: center }

