body {
  font-family:      ,Helvetica, Arial, san-safir;
  color:       #003300;
  background-color: #ffffcc;
}
h1{
background-color: #ffffcc;
color: #48751a;
}
h2 {
 background-color: #ffffcc;
 color:        #003366;
  }
 h4{
 background-color: #ffffcc;
 color:        #006600;
 }
 dd{
 font-style: italic;
 font-size: .90em;
 height: 200%;
}
#nav {
font-style: bold;
font-size: 1.2em;
} 
#footer {
font-style: italic;
 font-size: .60em;
 }
 