h2.speechhead {
color:rgba(29,109,153,1.00);
font-size: 4.2em;
text-align: center;
}

.col-md-9 p {
padding: 5px;
font-size: 1.2em;
font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
color: gray;
text-align:left
}

.col-md-10 h2 {
color:rgba(29,109,153,1.00);
font-size: 4.2em;
font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
text-align: center;
}

.col-md-10 p {
padding: 5px;
font-size: 1.2em;
font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
color: gray;
text-align:left
}

.col-md-10 ul {
padding-left: 45px;
font-size: 1.2em;
font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
color: gray;
text-align:left
}

h3 .speechhead {
color:rgba(29,109,153,1.00);
font-size: 2.8em;
text-align: center;
}



h4 {
margin-top: 25px;
}

.row {
margin-bottom: 20px;
}
.row .row {
margin-top: 10px;
margin-bottom: 0;
}
[class*="col-"] {
padding-top: 15px;
padding-bottom: 15px;
background-color: #ddd;
background-color: #fff;


}

hr {
margin-top: 40px;
margin-bottom: 40px;
}
