<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">BODY, CAPTION, H1, H2, H3, P, LI, UL, OL, TD, BLOCKQUOTE, .normal { font-family: sans-serif; }
BODY { background: white }
H1, H2 { font-weight: bold; text-align: center; color: rgb(0,0,192) }
H1 { font-size: xx-large; }
H2 { font-size: x-large; }
CAPTION { font-weight: bold }

.Dave  { font-family: serif;      font-style: normal; color: black; }
.Ann   { font-family: sans-serif; font-style: normal; color: red; }
.David { font-family: serif;      font-style: italic; color: blue; }
.Katy  { font-family: serif;      font-style: normal; color: green; }
.Emily { font-family: sans-serif; font-style: italic; color: magenta; }
.James { font-family: serif;      font-style: italic; color: rgb(64,64,0); }
</pre></body></html>