h1, h2, h3, h4, h5 {color: #168E9E;}

h1, h2 {border-bottom: 1px ridge #168E9E;
        margin-top: 17px;
       }

dt {color: #168E9E;
    font-size: 1.2em;
    font-weight: bold;
    margin: 0 20px 2px 0;
    border-bottom: 1px solid #168E9E;
   }

dd {margin-bottom: 10px;}

p {padding: 0 25px 5px 0px;}
