/* Start of CMSMS style sheet 'MPL' */
h1 {
	font-size: 1.5em;
	color: #61a63f;
	font-weight: 300;
	margin-bottom: 8px;
}

h2 {
	font-size: 1.3em;
	color: #0041b2;
	font-weight: 300;
	margin-bottom: 8px;
}

h3 {
	font-size: 1.3em;
	color: #61a63f;
	font-weight: 300;
	margin-bottom: 8px;
}

h4 {
	font-size: 1.1em;
	color: #0041b2;
	font-weight: 300;
	margin-bottom: 8px;
}

h5 {
	font-size: 1em;
	color: #0041b2;
	font-weight: 300;
	margin-bottom: 0;
}

h6 {
	font-size: 1.2em;
	color: #61a63f;
	font-weight: 300;
	margin-bottom: 8px;
}


.green {
	color: #61a63f;
}

.blue {
	color: #0041b2;
}

.left {
	float: left;
}

.right {
	float: right;
}

.image1 {
	float: left;
	margin-right: 15px;
}

.image-right { border: solid 3px #61a63f; margin: 5px 0 10px 10px; padding: 2px; float: right; }
/* End of 'MPL' */

