H1.default {
background-color: #cef6fe;
margin:0 0 20px 0;
padding: 23px 0 11px 0;
border-left: 3px solid #15adad;
font-weight: bold;
text-transform: uppercase;
text-indent: 10px;
font-size:11pt;
}

H2.default {
color: #104747;
font-size: 16pt;
font-weight: 300;
}

H3.default {
font-weight: bold;
font-size: 10pt;
}

P.blue-background {
background: #e7fafe;
border: 1px solid #e6e6e6;
border-bottom: 1px solid #999;
padding: 10px;
margin: 10px 0;
}

