.box {
	font-size: 12px;
	line-height: 140%;
	color: #333333;
	background-color: #D4D37F;
	padding: 10px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}
address {
	font-size: 11px;
	font-style: normal;
	line-height: 140%;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 50px;
	margin-left: 20px;
}
body {
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.caption {
	font-size: 11px;
	line-height: 120%;
	color: #333333;
}
