
/* CHAPTER STYLES */
h1 {
  color: #E2298F;
}
div#content a {
  color: #E2298F;
}
/* NAVIGATION */
li a.on {
  color: #E2298F !important;
}
ul.n2 li {
  background-image: url(/images/nav/bullet_2_2.gif) !important;
}
ul.n3 li {
  background-image: url(/images/nav/bullet_3_2.gif) !important;
}
div.sl h2 {
  color: #E2298F;
}
