div.tune {
  padding-top: 10px;
  padding-bottom: 10px;
}

span.tunename {
  font-weight: bold;
}

div.navbar {
  width: 100%;
  border: 1px #776666 solid;
  background-color: #FCFFDF;
  padding: 5px;
}

a.nobox:link {
  border: none;
}

h1 {
  font-size: 130%;
} 

h2 { 
  font-size: 110%;
  padding: none;
 }

div.hymn {
  padding-left: 25%;
}

table { 
  font-size:     85%;
  margin-left:   10%;
  margin-right:  10%;
  margin-top:    2%;
}

table.prevnext { 
  font-size: 100%;
  width: 100%;
  margin: 0px;
  border: none;
}

table td { 
  border-bottom: 1px #AA9999 solid;
}

table td.darker { 
  background-color: #FCFFDF;
}

table.prevnext td  { 
  border: none;
}

a:link, a:visited { 
  text-decoration: none;
}

a:hover { 
  text-decoration: underline;
 }

a:link img, a:visited img { 
  border: none;
 }

h1 { 
  font-size:  160%;
  font-weight: bold;
}

p { 
  text-indent: 15px;
}

blockquote.hymntext { 
  font-style: italic;
  font-family: sans-serif;
  background-color: #FCFFDF;
  border: 1px  #ebeece dashed;
 }

blockquote.hymntext p {
  text-indent: 0px;
}

div.hymnsby { 
  text-align: center;
  background-color: #FCFFDF;
  border: 1px #776666 solid;
  font-weight: bold;
 }
