h1, h2, h3, p, li { line-height: 120%; }

div.address
{  border: thin solid black;
   background-color: #bff;
   font-size: small;
   font-weight: bold;
   margin-left: 5px;
   margin-right: 5px;
}

div.add { margin-left: 8px; margin-top: 8px; margin-bottom: 8px; 
          margin-right: 4px; }

a.service 
{ color: rgb(0, 153, 153); 
  font-size: larger; 
  font-weight: bold; 
  font-style: italic; 
}
