<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body { margin-left: 3%; margin-right: 3%; background-color: #ffffff; 
     color: black; margin-bottom: 5%; margin-top: 20px; }

tt { font-size: smaller; color: #800000; background-color: #f8f8ff; }
code { font-size: smaller; color: #5a683b; }
em { color: #000080; background-color: transparent; }
strong { color: #000080; background-color: transparent; }
h1 { text-align: center; color: #000080; background-color: transparent; }
strong.date { color: #038003; }

ul li { margin-bottom: 1em; }
ul li ul li { margin-bottom: 0; }

div.sessiongoals { 
  background-color: #efe; 
  border: 1px dashed black;
  border-radius: .5em;
  display:inline-block; 
  margin: .25em 2em .25em 1em; 
  padding: 5px;
}

address { border-style: solid; border-top-width: 1px; 
	border-bottom-width: 0px; border-left-width: 0px; 
	border-right-width: 0px; width: 350px; top: 25px;
	font-size: smaller; font-style: italic; position: relative; }
</pre></body></html>