
		.imgLeft { float: left; margin: 0 10px 10px 0px; }
		.imgRight { float: right; margin: 0 0px 10px 10px; }
		blockquote {
			background: #fafafa;
			padding: 10px 10px 0 10px;
			margin: 5px 0 15px;
		}
		blockquote p {
			font-size: 15px;
			line-height: 18px;
			color: #646464;
		}
		.homepage {
			color: #3e474d;
			text-transform: uppercase;
		}
		.quote {
			line-height: 23px;
			font-size: 18px;
			color: #3e474d;
			font-weight: normal;
			padding: 0 0 20px;
			margin: 0px;
		}
		.signature {
			text-align: right;
			display: block;
			line-height: 23px;
			font-size: 18px;
			color: #3e474d;
			font-weight: normal;
			padding: 0 0 20px;
			margin: 0px;
		}
		p {
			padding: 0 0 15px;
			font-size: 12px;
			line-height: 17px;
			color: #646464;
			margin: 0px;
		}
		h3 {
			color: #fff;
			font-weight: bold;
			font-size: 14px;
			line-height: 130%;
			text-transform: uppercase;
			margin: 0px;
		}
		h4 {
			font-size: 16px;
			line-height: 20px;
			color: #333;
			font-weight: normal;
			padding: 0 0 10px;
			margin: 0px;
		}
		h5 {
			font-size: 12px;
			color: #601006;
			font-weight: normal;
			text-transform: uppercase;
			margin: 0px;
			line-height: 18px;
		}
		h6 {
			font-size: 12px;
			font-weight: normal;
			color: #3e474d;
			padding: 0 0 6px;
			margin: 0px;
			line-height: 15px;
		}
	

