body {
	background-color: #FFF;
}
.Body_Text {
	font-family: "Geneva CY";
	font-size: 12px;
	color: #000;
	text-align: left;
}
.Footer_Text {
	font-family: "Geneva CY";
	font-size: 12px;
}
.Body_Bold {
	font-family: "Geneva CY";
	font-size: 14px;
	font-weight: bold;
}
.Body_Title {
	font-family: "Geneva CY";
	font-size: 16px;
	font-weight: bold;
	color: #00F;
	text-align: center;
}
