@charset "utf-8";
h4 {
	margin:10px auto;
	width:490px;
	text-align:center;
	font-size:12px;
}
table {
	margin:10px auto;
	width:490px;
}

th {
	width:120px;
	background-color:#cde5ff;
	text-align:center;
}

.president {
	text-align:right;
	font-weight:bold;
}


