body {
	background-color: #eef1f1;
	font-family: Arial;
	font-size: 11px;
	color: #637074;
	text-align: center;
}

table {
	font-family: Arial;
	font-size: 11px;
	color: #637074;
}

a {
	color: #637074;
}

a:hover {
	color: #87999f;
}