@charset "utf-8";
body {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #000000;
	background-color: #ffffff;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

