/* Start of CMSMS style sheet 'Titles' */
h1 {
font-size: 20px;
text-transform:uppercase;
font-weight: bold;
color: #172559;
background-color: #FFF;
height: 22px;
padding-top: 3px;
}

*html h1 {
padding-top: 3px;
}

h2 {
font-size: 14px;
font-weight: bold;
color: #333;
margin: 7px 0 7px 0;
}

h3 {
font-size: 14px;
font-weight: bold;
color: #000;
line-height: 140%;
margin:5px 0;
padding: 0;
}

/* End of 'Titles' */

