@charset "utf-8";
body {
	background-color: #4f78ac;
	text-align: center;
}
table {
	text-align: center;
}
a {
	color: #FFFFCC;
}
