<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body  { background-color: #ffe4c4 }


p { font-family: Garamond, "Times New Roman", serif; 
    color: #000000;
    font-size: 130%;
    font-style: italic;     
    text-align: center; }

h1 { font-family: "Book Antiqua", Garamond, "Times New Roman", serif;
     color: #000000;
     font-size: 200%;
     text-align: center; }

blockquote { font-family: Garamond, "Times New Roman", serif;
             color: #8b4513;
             font-size: 130%; }

a:link { color: #ff0000; }
a:visited { color: #ff7700; }

a:hover { text-decoration: none; 
           }</pre></body></html>