@charset "utf-8";
body {
	font-family: "Times New Roman", Times, serif;
	background-color: #FFFFFF;
	width: 576px;
}
p {
	text-align: justify;
}
.center {
	text-align: center;
}

.right {
 	text-align:right;
}
