.magazine {
	font-size: 14px;
	line-height: 140%;
}
.magazine p {
	margin-bottom: 10px;
	margin-top: 0px;
}
.magazine .center {
	text-align: center;
	padding: 6px;
	margin-top: 2px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	margin-bottom: 12px;
}
body {
	margin-top: 0px;
	margin-bottom: 0px;
}
