body {
  font-family: arial;
  font-size: 11pt;
}

.vb {
  font-family: times;
  font-size: 40pt;
}

.specialists {
  font-family: times;
#  font-size: 20pt;
  font-size: 14pt;
  font-style: italic;
}

.christCentered {
  font-size: 10pt;
  font-style: italic;
  text-align: center;
  margin-top: -15px;
  padding-top: 0px;
  margin-bottom: 10px;
  padding-bottom: 0px;
}

.nav TD {
  text-align: center;
  font-size: 12pt;
  font-weight: bold; 
  background-color: #5555FF;
  border-right: 1px solid white;
  color: white; 
}

.nav A {
  color: white; 
  text-decoration: none;
}

TD.headerHorizontalSpacer {
  background-color: white;
}

TD.headerUnderBar {
  background-color: #FF3333;
/*  
  background-color: #33CCCC;
*/
}

H1 {
 font-size: 17pt;
}

EM {
  font-style: italic;
  font-weight: bold;
}

DT {
  font-weight: bold;
  font-size: 12pt;
}

DD {
  margin-bottom: 2em;
  margin-left: .5em;
  padding-left: 1em;
  border-left: 1px solid #CCCCCC;
}

.links UL {
  list-style-type: none;
  padding-left: 1em;
}

.links LI {
  font-size: 9pt;
}

.photos IMG {
  border: 0px;
  height: 60px;
  padding: 7px;
}

.photos TD {
  border-bottom: 1px solid #CCCCCC;
}