img { 
  vertical-align:middle;
}


h2 { 
  font-size: 1.6em;
  font-weight: bold;
  color: #006600;
}

h1 { 
  font-size: 2.0em;
  font-weight: bold;
  color: #006600;
}


a { 
  color: #006600;
  
}
a:hover { 
  color: #009900;
}
div.ind1 p { 
  margin-left: 30px;
}
p.footer { 
  font-family: arial;
  font-size: .7em;
  font-style: italic;
  color: #FFFFFF;
}
p.footer a { 
  color: #99FF99;
}
p.footer a:hover { 
  color: #FFFFFF;
}

#rsvpform {
  font-size:12pt;
}

#rsvptitle { 
  font-size: 16pt;
  font-weight: bold;
  color: #006600;
  font-style: italic;
}

#errcell {
  font-size: 12pt;
  font-weight: bold;
  color:#FF0000;
}

#errcell ul{
  margin-top:0px;
  padding-top:0px;
  margin-bottom:0px;
  padding-bottom:0px;
}

/* special formatting */
#imgborder {
  border-width: 2pt;
  border-color: #060;
  border-style: solid;
}

#ref {
  font-weight: bold;
  font-size: 1.1em;
}
#verseno{
  font-size: 0.9em;
}

#vowtitle{
  font-size: 1.2em;
  font-weight: bold;
  margin-bottom: 0pt;
}

#vow{
  margin-bottom: 0pt;
  font-style: italic;
}
#vowindent{
  font-style: italic;
  margin-bottom: 0pt;
  padding-left: 20pt;
}

#biglink{
  font-size: 2em;
  font-weight: bold;
}

#advice{
  margin-left: auto;
  margin-right: auto;
  width: 80%;
}

.centeredimg{
  text-align: center;
  margin: 0px;
  padding: 0px;
}

.centered{
  text-align: center;
}

#advice hr{
  width: 80%;
  color: #060;
  background-color: #060;
  height: 2pt;
}

#advice ul{
  margin-top: 0px;
  margin-bottom: 0px;
}


