
		.imgLeft { float: left; margin: 0 10px 10px 0px; }
		.imgRight { float: right; margin: 0 0px 10px 10px; }
		.callout { color: #323232; font-size: 14px; display: block; }
		p {
			margin-bottom: 13px;
		}
		.callout {
			font-size: 14px;
			color: #323232;
			display: block;
		}
		h2,
		h3 {
			font-size: 22px;
			font-weight: normal;
			color: #323232;
			margin-bottom: 12px;
		}
		h4 {
			font-size: 14px;
			font-weight: normal;
			margin-bottom: 5px;
			color: #323232;
		}
		h5 {
			font-size: 12px;
			font-weight: bold;
			margin-bottom: 5px;
			color: #323232;
		}
		h6 {
			font-size: 12px;
			font-weight: normal;
			margin-bottom: 5px;
			color: #323232;
		}
	

