@charset "UTF-8";
/* CSS Document */

.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	padding: 25px;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.indent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	margin-left: 15px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	text-align: center;
	line-height: 17px;
	text-decoration: none;
	vertical-align: baseline;
}

.body {
	background-color: #FFF7E7;
	vertical-align: top;
	margin-top: 0px;
	margin-left: 0px;
}
