body {
	color: #006633; /leaf-green
      margin: 10px;
	background-image: url("images/sage ghost.jpg"); /ghost of sage prairie
	}
h1, h2, h3, h4, h5, h6
  {
  color: #006633; /leaf-green
  }
h1
  {
  font-size: 28pt;
  text-align: center;
  font-family: times;
  background-image: url(images/final/tool_leaf.gif);
  }
h2
  {
  font-size: 18pt;
  text-align: center;
  font-family: sans-serif;
  font-style: normal;
  }
h3
  {
  font-size: 14pt;
  font-style: italic;
  text-align: center;
  font-family: sans-serif;
  }
h4
  {
  font-size: smaller;
  text-align: center;
  font-family: verdana;
  text-align: center;
  color: #009900  /lime-green
  }
p
  {
  font-family: sans-serif;
  font-size: 12pt;
  overflow: visible;
  color: #006633; /leaf-green
  }
ol
  {
  font-family: serif;
  font-size: 12pt;
  list-style-type: upper-roman;
  }
ol li li li
  {
  color: blue;
  list-style-type: lower-alpha;
  }
ul
  {
  font-family: sans-serif;
  font-size: 12pt;
  list-style-type: square;
  }
hr
 {
  width: 100%;
  }
.centerText
  {
  text-align: center;
  }
td
  {
  font-family: sans-serif;
  font-size: 10pt;
  overflow: visible;
  color: #006633; /leaf-green
  }
