#section_title {
color: black;
font-size: 120%;
font-weight: bold;
padding-bottom: 10px;
margin: 0px;
margin-right: 2px;
margin-bottom: 25px;
border-style: none;
border-color: rgb(210,210,210);
border-bottom-style: dashed;
border-bottom-width: 1;
text-decoration: none; }

#section_title a:link, #section_title a:active, #section_title a:visited {
color: black;
text-decoration: none;
}

#section_title a:hover {
color: rgb(173,214,138);
text-decoration: none; }

.section_index {
background-color: white;
margin: 0px 0px 50px 10px;
padding: 0px;
border-style: none; }

.section_index div {
font-size: 140%;
font-weight: 100;
margin: 0px;
margin-bottom: 10px;
color: rgb(133,174,98);
text-decoration: none;
background-color: white; }

.section_index li {
font-size: 90%;
margin-bottom: 10px; }

.section_index a:link{
font-size: 130%;
text-decoration: none;
font-weight: bold;
color: rgb(100,100,100); }

.section_index a:visited {
font-size: 130%;
color: rgb(200,200,200);
font-weight: bold;
text-decoration: none; }

.section_index a:hover {
font-size: 130%;
color: black;
font-weight: bold;
text-decoration: underline; }

.section_index a:active {
font-size: 130%;
color: white; }