
 .white-on-blue {color: white;
                 background: blue;
                 font-size: 110%;
                 text-decoration:underline; 
                }

 .indented {padding-left: 50pt;}
