/* Start of CMSMS style sheet 'A-' */
/* HEADINGS */
div#content h1 {
	font-size: 1.7em;
}
div#content h2 {
	color: #294B5F;
	font-size: 1.5em;

}
div#content h3 {
	font-size: 1.3em;
}
div#content h4 {
	font-size: 1.2em;

}
div#content h5 {
	font-size: 1.1em;

}
h6 {
	font-size: 1em;

}
/* END HEADINGS */
/* TEXT */
p {
	font-size: 1em;
}
/* End of 'A-' */

