/* Generated by KompoZer */
*:visited {
	color: brown;
	}
body {
		background: #663300;
}
a {
	color: teal;
}
a:hover {
  text-decoration: underline;
  color: #cc0000;
}
p {
  font-weight: normal;
  font-size: 14pt;
  font-family: Times New Roman;
  color: #663300;
}
h1 {
  font-family: Times New Roman;
  color: #663300;
}
h2 {
  font-family: Times New Roman;
  color: #663300;
}
h3 {
  font-family: Times New Roman;
  color: #663300;
}
dt {
	font-family: "Times New Roman";
	font-size: 14pt;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color: #663300;
}

dd {
	font-family: "Times New Roman";
	font-size: 14pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #663300;
}

li {
 font-family: "Times New Roman";
 font-size: 14pt;
 font-style: normal;
 font-variant: normal;
 font-weight: normal;
 color: #663300;
 line-height: 18pt;
 }