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

