/* SermonsCSS  */

h3{
margin: 20px 0 0 0;
}
h3 a{
color: #8ABC21;
}
.fileArea{
margin: -20px 0 0 0;
}
.fileList{
margin: 0 0 10px 30px;
}
.IndexLinks a, .fileList ul a{
color: #8ABC21;
text-decoration: none;
font-weight: bold;
font-family: Verdana,sans-serif;
font-size: 11px;
}
.IndexLinks a:hover, .fileList ul a:hover{
color: #8ABC21;
text-decoration: underline;
}
.fileList ul{
list-style-type: none;
}
.twistie{
display: inline-block;
width: 20px;
text-align: center;
}