/* Start of CMSMS style sheet 'zolved' */
.normal_links A { font-size:100%; }

.bold { font-weight: bold; }


.section_headline {
  color:rgb(236,106,10);
  font-size:200%;
line-height: 2em;
}

.section_headline A:link, .section_headline A, .section_headline A:visited {
  color:rgb(236,106,10);
}

.sub_section_headline {
  color:rgb(0,0,0);
  font-weight:bold;
  font-size:150%;
}

.sub_sub_section_headline {
  color:rgb(204,0,0);
  font-size:125%;
}


UL.arrow LI {
  list-style-type: none;
  background-image: url("/images/orange_arrowedbullet.gif?1169886333");
  background-position: top left;
  background-repeat: no-repeat;
  padding-left: 1.5em;
  padding-bottom:10px;
}

  
    .red { color:rgb(246,0,0);}
/* End of 'zolved' */

