BODY { color: #000; background-color: white; }

BODY { margin-left: 2%; margin-right: 2%}

h1 { font-size: 150%; }
h2 { font-size: 120%; }
h3 { font-size: 100%; }
h4 { font-size: 80%; }
h5 { font-size: 60%; }

h1,h2 { font-family: Garamond, serif; }

A:link, A:active { text-decoration: none; color: #0000ff; font-weight: bold; background-color: transparent; }

A:visited { text-decoration: none; color: purple ; font-weight: bold; background-color: transparent; }

A:hover {text-decoration: underline ; }
 
div.pagelink { margin-top: .5em; margin-bottom: 1.5em; padding: .5em; border: none; font-size: 80%; font-weight: bold; }