/* Start of CMSMS style sheet 'headings' */
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #2176B9;
	font-weight: normal;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #2176B9;
	font-weight: normal;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #2176B9;
	font-weight: normal;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #2176B9;
	font-weight: normal;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2176B9;
	font-weight: normal;
}
/* End of 'headings' */

