body {  background: #ffffff;
        color: #000000;
        margin-left: 10%; margin-right: 10%;
        font-family: verdana, sans-serif;
     }

a { text-decoration: none }
a:visited { color: #000088 }
a:link { color: #0000ff }
a:active { color: #ff0000 }

h1 { text-align: center; color: #008800}
h1 a:link { color: #008800 }
h1 a:visited { color: #008800 }

h2 { text-align: center; margin-top: -1.6rem; }

p { text-align: justify; }

p.photo { text-align: center; font-style: italic; }
p.caption { text-align: center; font-style: italic;
    margin-top: -1rem; font-size: small; }
p.poetic { text-align: center; font-style: italic; }
p.indexlist { text-align: center; }
p.byline { text-align: center; }

.photo-vert { text-align: center }
.photo-vert IMG { margin: 10; border: none; }
.photo-horz { text-align: center }
.photo-horz IMG { margin: 10; border: none; }

table { border: 0 }
hr { border-bottom-width: 0; 
    border-right-width: 0; 
    border-left-width: 0; 
    border-top-width: 1; }

