@charset "utf-8";
#logo {
	text-align: center;
	margin: auto;
	width:990px;
}
.past_issue_hdg {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	color: #009;
}
.past_issue_hdg a {
	color: #009;
	text-decoration:none;
}
#current_issue {
	text-align: center;
	width: 990px;
	margin: auto;
}
#current_issue_txt {
	font-weight: bold;
	color: #000;
	font-size: 22px;
	text-align: center;
}
#copyright {
	font-size: 10px;
	text-align: center;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
#message {
	text-align: center;
	width: 990px;
	margin: auto;
}
.font18 {
	font-size: 18px;
	font-weight: bold;
}
