.OutlineElement {
  font-family: arial;
  line-height: 130%;
}
.Parent2 {
  cursor: hand;
}
.Parent3 {
  cursor: hand;
  color:#000000;
}
.Parent4 {
  cursor: hand;
  color:#000000;
}
.Parent5 {
  cursor: hand;
  color:#000000;
}
.Parent6 {
  cursor: hand;
  color:#000000;
}
.Parent7 {
  cursor: hand;
  color:#000000;
}
.Parent8 {
  cursor: hand;
  color:#000000;
}
.Parent9 {
  cursor: hand;
  color:#aa0000;
}
.Parent10 {
  cursor: hand;
  color:#aa00aa;
}
.Parent11 {
  cursor: hand;
  color:#220000;
}
.Child {
  cursor : normal;
  font-family: georgia;
}
A {
  font-size:12pt;
}
A.IndexNav {
  color:ff0000;
  font-size : 12pt;
}
A.TopNav {
  color:0000ff;
  font-size : 14pt;
  text-decoration:none;
  font-style:italic;
  position: relative;
  left:30px;
}
A.TopNav:hover {
  text-decoration:underline;
  color:ff0000;
}

