body {
	margin: 10;
	padding: 0;
	padding-bottom: 25px;
	background-color: #DDD3DB;
}

.title {
	float: left;
	width: 386px;
	height: 54px;
	* height: 57px;
}

p {
	margin: 15px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;

}
.footer {
	margin: auto;
	background: #404f53;
	width: 805px;
	padding: 7px 0;
	color: #ffffff;
	text-align: center;
	text-transform: uppercase;
	font-size: 7pt;
}
.footnotes {
	width: 785px;
	margin: auto;
	margin-top: 10px;
	margin-bottom: 20px;
	font-size: 7pt;
	color: #333333;
	text-align: right;
}
