
h1 {             color: #0060BF;
                 font-size: 2.0em;
                 width: 100%;
                 text-align: center;
                 font-style: italic;
   }

h2 {             font-size: 1.6em;
                 color: #FFFFFF;
                 font-weight: normal;
                 margin-right: 50%;
                 padding-left:1em;
                 padding-top:0.5em;
                 padding-bottom:0.5em;
                 padding-right:2em;
                 background: #0060BF;
                 }

h3 {             font-size: 1.1em;
}
   
   
table { font-size: 1.1em; }
td { border-bottom: 1px dashed #C0C0C0;line-height:1.5em; }
   
a {              font-weight: normal }

span.phone {
                 color: #B70000;
                 font-weight: bold;
           }
