@charset "UTF-8";
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	margin-top: 0px;
	letter-spacing: 1pt;
}
a {
	color: #999999;
	text-decoration: underline;
}
.cent {
	text-align: center;
	font-size: 32px;
	color: #CCCCCC;
}
.tour {
	text-align: justify;
	font-size: 16px;
	color: #999999;
}
