<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">a {  
  color: #8da359;  
  text-decoration: underline;
}

a:hover {  
  text-decoration: none;
}

body {  
  background-color: #f0e3a4;  
  background-image: url("images/a4.gif");  
  background-repeat: repeat-x;  
  color: #37371e;  
  font-family: georgia, serif;  
  font-size: 10pt;
}

#outer {  
  width: 760px;  
  margin-top: 1em;  
  margin-right: auto;  
  margin-bottom: 1em;  
  margin-left: auto;  
  background-color: #fefef2;  
  background-image: url("images/a3.gif");  
  background-repeat: repeat-x;  
  padding-top: 1em;  
  padding-right: 1em;  
  padding-bottom: 1em;  
  padding-left: 1em;  
  border-top-width: 1px;  
  border-top-style: solid;  
  border-top-color: white;
}

#outer2 {  
  border-top-width: 1px;  
  border-top-style: dotted;  
  border-top-color: #efead1;  
  border-right-width: 1px;  
  border-right-style: dotted;  
  border-right-color: #efead1;  
  border-bottom-width: 1px;  
  border-bottom-style: dotted;  
  border-bottom-color: #efead1;  
  border-left-width: 1px;  
  border-left-style: dotted;  
  border-left-color: #efead1;  
  padding-top: 1em;  
  padding-right: 1em;  
  padding-bottom: 1em;  
  padding-left: 1em;
}

#menu {  
  background-color: #6c7424;  
  background-image: url("images/a1.gif");  
  background-repeat: repeat-x;  
  color: white;  
  height: 1.4em;  
  line-height: 1.4em;  
  padding-top: 0.8em;  
  padding-right: 0.8em;  
  padding-bottom: 0.8em;  
  padding-left: 0.8em;  
  border-bottom-width: 1px;  
  border-bottom-style: solid;  
  border-bottom-color: white;  
  border-top-width: 1px;  
  border-top-style: solid;  
  border-top-color: #6d7b34;
}

#menu a {  
  color: white;  
  text-decoration: none;
}

#menu ul {  
  list-style-type: none;  
  list-style-position: outside;  
  list-style-image: none;  
  padding-top: 0em;  
  padding-right: 0em;  
  padding-bottom: 0em;  
  padding-left: 0em;
}

#menu li {  
  display: inline;  
  font-size: 0.9em;  
  font-weight: bold;
}

#menu li a {  
  padding-top: 0.8em;  
  padding-right: 0.8em;  
  padding-bottom: 0.8em;  
  padding-left: 0.8em;
}

#menu li a:hover {  
  background-color: #515815;  
  background-image: url("images/a2.gif");  
  background-repeat: repeat-x;
}

#header {  
  padding-top: 0.8em;  
  padding-right: 1.2em;  
  padding-bottom: 1.2em;  
  padding-left: 1.2em;
}

#header h1 {  
  font-size: 3em;  -epub-text-transform: lowercase;
  text-transform: lowercase;  
  font-weight: normal;  
  letter-spacing: -0.05em;
}

#header h2 {  
  position: relative;  
  top: -0.1em;  -epub-text-transform: lowercase;
  text-transform: lowercase;  
  font-size: 0.8em;  
  color: #4f4f2b;
}

#content {  
  margin-top: 1em;  
  padding-top: 1.2em;  
  padding-right: 1.2em;  
  padding-bottom: 1.2em;  
  padding-left: 1.2em;  
  line-height: 1.7em;  
  font-size: 0.9em;  
  position: relative;
}

#footer {  
  border-top-width: 1px;  
  border-top-style: dashed;  
  border-top-color: #efefd6;  
  padding-top: 1em;  
  font-size: 1em;  
  color: #afa162;  
  padding-left: 1.2em;  
  clear: both;
}

#column1 {  
  width: 530px;  
  float: left;  
  position: relative;
}

#column1 p {  
  text-align: justify;  
  margin-bottom: 2em;  
  color: #4f4f2b;
}

#column1 h3 {  
  font-size: 1.2em;  
  border-bottom-width: 1px;  
  border-bottom-style: dashed;  
  border-bottom-color: #cecf8f;  
  margin-bottom: 1em;
}

#column2 {  
  width: 145px;  
  float: right;  
  position: relative;  
  margin-left: auto;
}

#column2 p {  
  text-align: justify;  
  margin-bottom: 2em;  
  color: #4f4f2b;  
  font-size: 1em;
}

#column2 h3 {  
  font-size: 1.1em;  
  border-bottom-width: 1px;  
  border-bottom-style: dashed;  
  border-bottom-color: #cecf8f;  
  margin-bottom: 1em;
}

#column2 ul {  
  list-style-type: none;  
  list-style-position: outside;  
  list-style-image: none;  
  line-height: 2em;  
  margin-bottom: 2em;
}

#column2 li {  
  border-bottom-width: 1px;  
  border-bottom-style: dashed;  
  border-bottom-color: #efefd6;
}

</pre></body></html>