.contentContainer {
	padding-left: 20px;
	padding-top: 28px;
	font-family: arial, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	width: 700px; 
}

.purpleBorder {
	border-style: solid;
	border-color: #8C8CAD;
	border-width: 2px;
	padding: 5px;
}
h2, h3 {
	font-family: arial, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #646A9C;
}
h3 {
	font-size: 11pt;
	color: #990000;
}
.bodyText {
	font-family: arial, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}

